Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate from cursor into original table
Message
From
24/08/2001 09:29:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Tableupdate from cursor into original table
Miscellaneous
Thread ID:
00548578
Message ID:
00548578
Views:
44
Hello all

i'll want to perform the following:
Envirenment:
1 Table, 1 Cursor of the Table with additional fields (select *, .f. as lSelected from Table)
now i want to write the values back from the cursor to the original table

is it possible without
scan
replace blahblah with cursor.blahblah
endscan
tableupdate() only updates the cursor itself as far as i've figured out

thx in advance

Christian
Next
Reply
Map
View

Click here to load this message in the networking platform