Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Handle Invalid bug with VFP9 Beta
Message
De
30/11/2005 13:23:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
SQL Handle Invalid bug with VFP9 Beta
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01073340
Message ID:
01073340
Vues:
47
I have an app that uses several handles to different SQL databases, this app has been working fine in VFP8 a long time.

I connect to the first database and get a handle with a value of 1.

In VFP9 after I connect to a second database, it may give me the handle value of 1 again. (I store the handles to separate global vars, the vars do not get touched). Now the both handles (which have the same value) are pointing to the second database. (I checked using sqlgetprop to get the connection string).

Alternately it may give me a handle with value 2 for the second handle, which looks valid, but when I use it, it's invalid.

Nothing fails if I use VFP8, or IF I RUN THE DEBUGGER in VFP9! I had to switch my client back to VFP8. They are using WIN 2000 and XP with same results. Server is SQL2000.

I searched but I could not tell if this has been reported. Thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform