Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing SQL Stored Procedure over dialup connection
Message
De
17/10/1998 15:29:43
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00147807
Message ID:
00147813
Vues:
28
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.
>
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform