Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorGetProp()
Message
From
02/05/2008 09:42:44
 
 
To
02/05/2008 08:04:47
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01314730
Message ID:
01314746
Views:
8
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform