Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updatable Cursor
Message
De
05/03/2003 09:29:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/03/2003 09:24:18
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00761445
Message ID:
00761450
Vues:
28
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform