Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert into Troubles from memvar
Message
From
18/04/1998 20:53:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Insert into Troubles from memvar
Miscellaneous
Thread ID:
00093211
Message ID:
00093211
Views:
70
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
Next
Reply
Map
View

Click here to load this message in the networking platform