Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing SQL Stored Procedure over dialup connection
Message
 
À
17/10/1998 15:29:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00147807
Message ID:
00147815
Vues:
26
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.
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform