Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asynchronous setting of the connection handle
Message
De
29/03/2003 05:22:05
 
 
À
29/03/2003 02:39:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00771674
Message ID:
00771684
Vues:
12
This message has been marked as the solution to the initial question of the thread.
Hi Valentin,

ODBC have 3 levels context:

- Enviroment ( normal 1 for process )
- Connection ( normal 1 for transaction context )
- Statement ( normal 1 for command )

On VFP8 ODBC handles are Statement handle, not connection handle.

Asynchronous on VFP8 have this problem:

- if BatchMode=.T. : Bug. Look Thread ID: #766577

- if Shared=.T. : not supported

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform