Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLExec or SQLPrepare + SQLExec ???
Message
De
19/02/1999 19:03:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQLExec or SQLPrepare + SQLExec ???
Divers
Thread ID:
00189574
Message ID:
00189574
Vues:
60
Hi All,

I was wondering...

What's the difference between using:

1) The SQLExec with the embedded query string
2) The SQLprepare with the query string followed by an SQLExec

The help mentions that SQLPrepare send the query string for
compilation by the ODBC data source. This compiling is not
mentionned for the SQLExec command.

Does this mean that SQLExec without an SQLPrepare will
run my queries slower ?

Or is it just a question of personal choice?

TIA

Pascal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform