Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy table
Message
From
25/08/2007 04:13:42
 
 
To
25/08/2007 03:59:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01250417
Message ID:
01250419
Views:
14
Unless dbf is a variable use:
COPY FILE tax2006.dbf TO ("tax"+thisform.combo1.value+".dbf")
>any idea,help
>i try to copy my table as..
>
>COPY FILE tax2006.dbf TO "tax"+thisform.combo1.value+dbf && not work
>COPY FILE tax2006.dbf TO ("tax"+thisform.combo1.value)+dbf
>COPY FILE tax2006.dbf TO ("tax"+thisform.combo1.value)+.+dbf
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform