Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ConnString and Asynchronous behavior
Message
 
 
To
12/03/2009 21:38:55
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01386082
Message ID:
01387577
Views:
62
Thanks but that's not the problem. I've always set the second property on SQLSTRINGCONNECT to True, and thanks to Code References, it's easy to check that I didn't miss one. I'm within a week of releasing this application and am becoming very worried that I'm missing some big piece of this puzzle.

Using a string for the CONNSTRING clause of the USE command creates a new connection for each view. it is much slower, but is there a limit to the number of connections that can be created this way? Perhaps I should just accept poor performance.

Using the handle number is 13 times faster when opening multiple views, but results in a Connection Busy message on every view which follows one opened with data. It is as if the command suddenly behaves synchronously.

What am I missing?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform