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

Click here to load this message in the networking platform