Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updatable Cursor
Message
From
05/03/2003 09:29:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/03/2003 09:24:18
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00761445
Message ID:
00761450
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
>I have a cursor created by a local SQL statement and need to delete records, etc afterwards. I recall a simple routine to make a cursor writable but couldn't locate it in the downloads. Anyone recall this? Thanks!
>
>Regards, Renoir


select ... from ... into cursor crsTemp NOFILTER
use dbf('crsTemp') in 0 again alias crsRW
use in 'crsTemp'
select 'crsRW'

PS: VFP7 and later has into cursor ... READWRITE
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform