Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read only
Message
From
14/10/2004 11:25:11
 
 
To
14/10/2004 11:22:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00951427
Message ID:
00951429
Views:
6
If VFP8: add READWRITE
Else:
sele * from (table name) into cursor (cursor name)
use dbf(cursor name) again in 0 alias newcursor
use
select newcursor
>the sql statement
>
>sele * from (table name) into cursor (cursor name)
>
>creates a table which is readonly
>i need to add some records after creating the cursor
>how do i go about doing that
Previous
Reply
Map
View

Click here to load this message in the networking platform