Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - SELECT SQL VIEW
Message
De
20/03/1997 11:10:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00025001
Message ID:
00025033
Vues:
40
>>How do I change this...
>>SELECT * FROM TABLE INTO CURSOR ANYCURSOR
>>to a VIEW do my users can edit the CURSOR?
>
>In order to create this as a view, try:
>
>CREATE SQL VIEW myview AS SELECT * FROM testdata!customer;
> WHERE country="Mexico"
>
>
>Jeff Rusch
>jrusch@jvlnet.com

Thanks Jeff...
I don't understand.. how would you change...

SELECT * FROM TABLE INTO CURSOR ANYCURSOR

to a view so I can edit it?

rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform