Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing SQL Stored Procedure over dialup connection
Message
 
 
To
17/10/1998 15:29:43
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00147807
Message ID:
00147815
Views:
24
Hi John

Thanks!

>Hi Tom ---
>
>You're going to want to use SQL passthrough techniques such as:
>
>nConn=SQLCONNECT('DataSourceName') && DataaSourceName given the ODBC driver
>=SQLEXEC(nConn,'sp_MyStoredProc')
>
>>I have established an ODBC connection to a SQL 6.5 Server over a dialup connection. I need to call two stored procedures in the SQL Database. I haven't been able to figure out how.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform