Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00521278
Message ID:
00521279
Views:
14
Sorry that should read:
Try this
cTable = "mytable"
create table (ctable) free (text c(10))
use (ctable)
or
use &ctable
To move a mountain start with the smallest stone
Previous
Next
Reply
Map
View