Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Workarea and SQL Created Cursor
Message
 
 
To
10/09/2005 17:10:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01048467
Message ID:
01048484
Views:
25
>I'm using the SQLEXEC() command to create a cursor with data culled from a remote database. When I execute the SQLEXEC() command to pull the data into a cursor, the cursor keeps loading into work area 1, even if I have previously issued a 'select 5' or something like that, and even if there's already a table open in area 1.

You shouldn't EVER reference a work area by number or letter only by table or cursor alias.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform