Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorGetProp()
Message
De
02/05/2008 09:42:44
 
 
À
02/05/2008 08:04:47
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01314730
Message ID:
01314746
Vues:
9
This message has been marked as a message which has helped to the initial question of the thread.
>Hi All,
>
>Can anybody explain why CURSORGETPROP("ConnectHandle") returns different values in VFP6 and VFP9?
>
>I have a production system running VFP6 and SQL Server via local views. I am moving this to vfp9 but for some reason CURSORGETPROP("ConnectHandle") returns a different value. In vfp6 it returns a static value irrespective of which table view you have selected, however in VFP9 every time you select a new table view CURSORGETPROP("ConnectHandle") returns a different value.
>
>This doesnt mean its wrong I just dont currently understand why so if anybody can give me some pointers it would be greatly appreciated.
>
>Thanks
>
>Jon

In VFP6 you have a shared connection view, in VFP9 don't, and the VFP alloacate a new connection for every view
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform