Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO - See if Stored Procedures are supported.
Message
From
18/06/2001 03:46:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ADO - See if Stored Procedures are supported.
Miscellaneous
Thread ID:
00520466
Message ID:
00520466
Views:
45
I want to be able to see if stored procedures are supported on (almost any)
platform. I noticed if I connect to some ODBC sources with the OLE-DB provider
I can do
cn.properties("Stored Procedures")

But this property doesn't exist on SQL Server.

So the question is how can I reliably check if a stored procedure is supported.
The point is I will call the stored procedure if it is supported I will have created it otherwise I will execute SQL. I suppose I could just call it and trap the error but I was hoping to use a property if one existed?

Thanks...
Next
Reply
Map
View

Click here to load this message in the networking platform