Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connections to SQL Server
Message
From
09/03/2010 06:11:33
 
 
To
09/03/2010 03:13:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01453365
Message ID:
01453384
Views:
54
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform