Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CONNECTIONS
Message
De
19/08/1999 12:38:22
Timothy Enright
Coos Bay Public Schools
Coos Bay, Oregon, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00255269
Message ID:
00255371
Vues:
15
>In gereral, connections should be made for the shortest period possible. What are you using for a backend? Remote Views, SQL Pass Thru? Manage your connections by writing code to minimize connection time.
>
>Tom

As a rule, I use pass-through for my utility connection (open always) and try to limit the application to 1 shared connection. I use remote views for most of my data communications with the SQL server. How about you?

...tim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform