Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Free tables
Message
From
19/12/2003 13:35:27
 
 
To
19/12/2003 13:25:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00860746
Message ID:
00860762
Views:
16
Yes I already know this but this won't update the original tables, just the cursor. Thanks.

>if you choose to use sql you can make it read-write with this:
>select * from MyTable into cursor Temp_Table
>use dbf("Temp_Table") alias cur_Table again in 0
>use in Temp_Table
>select cur_Table
>
It's "my" world. You're just living in it.
Previous
Reply
Map
View

Click here to load this message in the networking platform