Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A very simple but complicated SQL statement.
Message
De
26/02/1998 12:13:02
 
 
À
26/02/1998 12:08:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00081329
Message ID:
00081431
Vues:
29
>>Yes. I'd prefer to call stored procedure, i.e. SQLExec(c,"execute ...") which will do the abovementioned operations.
>
>Neat thing about the MS SQL Server ODBC driver is that if the command contains anything that the driver cannot translate, it passes it to SQL Server as is. This provides a way to submit non-ODBC SQL commands within using the ODBC escape clause.
>
>-Mike

Agree. One more nice thing is that any SELECT command from stored procedure will generate cursor on VFP side if you call the procedure using pass-through SQL.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform