Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Switching DS in code - error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01412260
Message ID:
01412335
Views:
44
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,

>Do you know which command would cause that error message?

CursorSetProp("Buffering",5), although this command is executed implicitly when you open the form. The error should be reported on the DO FORM line. To work around this you would need to either commit or revert all changes in the cursor after the SET DATASESSION TO line. Although, this will probably have impact on the other forms
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform