Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When did the app connected to SQL Server?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01563233
Message ID:
01563240
Vues:
74
J'aime (1)
>Hi,
>
>Say you are using CursorAdapter for getting and setting data in SQL Server. Do you know if the actual connection to the SQL server occurs when the application calls CursorFill() method of the CursorAdapter?
>
>And by the same token, when updating the SQL Server database, does the connection to SQL Server happens when the TableUpdate() is called?
>
>TIA

Can you run a profiler trace to figure this out? I would suspect the connection happens in the init of the CA, but only a trace will tell for sure.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform