Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert into Troubles from memvar
Message
De
18/04/1998 20:53:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Insert into Troubles from memvar
Divers
Thread ID:
00093211
Message ID:
00093211
Vues:
71
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????
happy to learn of all the world
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform