Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open ASA Cursor Adaptor sessions
Message
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
OS:
Windows XP
Network:
Windows 2000 Server
Divers
Thread ID:
01010427
Message ID:
01010477
Vues:
29
Hello,

i know nothing about this ASA DB but the CursorAdapter itself (without additional code by you) will not make connections by itself .. you'll have to explicitly set CursorAdapter.DataSource to either a valid connection handle returned from SQLCONNECT/SQLSTRINGCONNECT or with a ADODB.Connection object

i would check your CA class code, and if it calls SQL(STRING)CONNECT or instantiates ADO Connection objects, verify if a corresponding SQLDISCONNECT() is called or that the ADO Connection object is explicitly destroyed



Regards
Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform