11/22/2024 9:55:45 AM
|
|
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!
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.
|
|
|
|
Provider and Stored Procedure
Posted: 17 Mar 06 4:26 AM
|
There was a hint made when 6.1 came out that 6.2 would allow Crystal Reports to make use of SP's. The only reason to upgrade one particular client would be for this feature. Has anyone used it? |
|
|
|
Re: Provider and Stored Procedure
Posted: 17 Mar 06 11:05 AM
|
progesterone role progesterone taux I can confirm that the provider does allow for execution of stored procs in 6.2. I don't use them in Crystal (I don't build many Crystal reports myself), but the provider does allow them so you should have no problems from Crystal.
The problem you will likely have however is the creation of stored procs. You'll still want to create a native connection to create those, which means distributing out to remotes will need some trickery on your part. I load my procs into a table, the table syncs out and a script on the remote will grab those and execute them via a native connection.
-Ryan |
|
|
| |
|
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!
|
|
|
|
|
|
|
|