Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get ODBC cursoradapter to use Cursor Schema
Message
From
15/08/2003 11:49:54
 
 
To
15/08/2003 10:14:38
Tom Johnson
Plymouth Rock Technology, Inc.
Plymouth, Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00820329
Message ID:
00820547
Views:
22
Hi Tom.

>VFP returns .f. for cursorfill and the message is 2077 "Operation is not allowed for CursorAdapter at this time".

I think that's because you're calling CursorFill from BeforeCursorFill. BeforeCursorFill is an event that's automatically called when CursorFill is called. Calling CursorFill from within BeforeCursorFill would cause an endless loop, so VFP prevents you from doing that.

Try removing that line and see if that helps.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform