Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, May 15, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 External Development Forums - SalesLogix OLEDB Provider
Forum to discuss using the SalesLogix OLE DB Provider from external applications (including usage of built-in provider procedures). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix OLEDB Provider | New ThreadView:  Search:  
 Author  Thread: Does anybody know the method to use following SLX API's with SLX oledbprovider ??.
Sushil
Posts: 4
 
Does anybody know the method to use following SLX API's with SLX oledbprovider ??.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 10 Oct 08 8:22 AM
We are planning to move, from using slapi to SLX oledbProvider, but following 3 api's are not available through this route.
we cant find way to use these methods...

slapi_DBRecordCount()
slapi_DBGetBlobAsParsedText()
slapi_GetGroupQuery()

does anybody know the method to use that API's with SLX oledbprovider ??.
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Does anybody know the method to use following SLX API's with SLX oledbprovider ??.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Oct 08 4:08 PM
You will have to write your own replacements.
[Reply][Quote]
John H. Hedges
Posts: 62
 
Re: Does anybody know the method to use following SLX API's with SLX oledbprovider ??.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Oct 08 11:39 PM
That wouldn't be much fun, at least for the last two! The first one, of course, is just a recordset property, or else you can get record counts directly from the database server with a COUNT(*) query... but as for the BLOB text and the group queries, would you be willing to deploy a third-party DLL for that purpose? Is this something that's only going to be run by a limited number of people, or only on a server of some sort, perhaps as a nightly maintenance task?
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Does anybody know the method to use following SLX API's with SLX oledbprovider ??.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Oct 08 9:43 AM
To get the Blob Parsed as Text, all you need to do is use an ADO Stream object. After you read the Binary into it, you can switch its mode to Text and get it into a string.

For the Group query, you could use the GroupTranslator DLL (not sure if this is a supported method, it works for me, but I only use it as a Migration utility).
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/15/2024 5:44:46 AM