Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert into Troubles from memvar
Message
De
18/04/1998 21:35:34
 
 
À
18/04/1998 20:53:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00093211
Message ID:
00093217
Vues:
25
Augusto,

Have you tried INSERT INTO (this_table). . .

good luck,
Jim N

>hi all
>
>i got some like this:
>
>in a field(this_Tbl) of a table (table1) i have the name of another table
>
>sele table1
>myntable = alltrim(this_tbl)
>
>****now i do the next*****
>
>sele alltrim(myntable)
>insert into alltrim(myntable) from memvar
>
>a syntax error occurs, im tryng with
>
>insert into alias() from memvar or
>insert into &myntable from memvar
>but and it show the same error
>
>how can i acces to the name of the table stored in a field of table1
>to can use insert into from memvar????
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform