Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making a cursor re-writable
Message
From
02/08/2000 16:21:01
Erin Eby
Mission Critical Software
Gainesville, Florida, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Making a cursor re-writable
Miscellaneous
Thread ID:
00400050
Message ID:
00400050
Views:
60
This is most likely the easiest question of the day, but it's late in the afternoon and my brain isn't quite working so well. :) Can anyone give me some hints as to how to make a cursor writeable? I have a select sql statement and it dumps the results "INTO CURSOR c_temp"....then i would like to:

SELECT c_temp
REPLACE ALL ;
company WITH "bla bla bla"

however, the cursor is read-only. any clues?? tia. :)
Next
Reply
Map
View

Click here to load this message in the networking platform