Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connections to SQL Server
Message
De
09/03/2010 06:11:33
 
 
À
09/03/2010 03:13:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01453365
Message ID:
01453384
Vues:
55
Hi Derek,

each time you need SQLEXEC (and in my apps this happens rather often) you'd have to establish a connection to the database. This may need some time. Therefore instantly closing your ODBC Sessions will lead to lower performance. So IMHO you should only close secondary sessions (if those exist at all), but not the one you're constantly working with.
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform