Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writeable Cursors?
Message
De
16/12/1997 06:34:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/12/1997 04:57:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00066144
Message ID:
00066151
Vues:
29
>How do you make a SQL Cursor writeable ?
>
>Select * from my_file into cursor my_cursor
>
>and then what?
>
>I seem to have seen a solution to this somewhere, but it just slipped my mind.
>
>Thanx
>
>Peter
Hi,

Select * from my_file into cursor my_cursor
use dbf(my_cursor) in 0 again alias writableCursor
use in "my_cursor"
select WritableCursor
PS: Without dbf() this won't work !!!
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform