Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Connection and Recordset object limitations
Message
De
06/07/2000 10:07:20
 
 
À
05/07/2000 19:54:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00387795
Message ID:
00388846
Vues:
8
>It is a VFP error....it's the general error passed when there has been an unhandled ODBC or OLE DB error. On trapping, I get some mightly weird Collection.Errors
>
>>1429 sounds like a VFP error number. You may want to try the errors collection of the connection object for any errors.

I read your other post and assume these two are related. I couldn't find anything about using the same connection for keyset or dynamic recordsets. Any of these two types require an open connection to the backend at all times. You may be getting concurrency problems with all recordsets trying to show you changes on the underlying table(s). I would suggest using different connection objects for each recordset and let OLE-DB handle the connection details.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform