Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ConnString and Asynchronous behavior
Message
 
À
12/03/2009 21:38:55
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01386082
Message ID:
01387577
Vues:
63
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform