Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When did the app connected to SQL Server?
Message
 
 
To
18/01/2013 08:36:36
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01563233
Message ID:
01563240
Views:
75
Likes (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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform