Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00521278
Message ID:
00521315
Views:
18
>Sorry that should read:
>Try this
>cTable = "mytable"
>create table (ctable) free (text c(10))
>use (ctable)
>or
>use &ctable

Hi John,

Your table has been created, but you just don't know where.

Your table is created where SET DEFAULT TO points. If you start FoxPro and don't change SET DEFAULT TO, your new table it is placed in your Foxpro directory.
Benn Kjaer
MS Certified Professional - Visual Foxpro

"There is something rotten in the state of Denmark"
"Why make user-friendly programs, when there aren’t any friendly users :o)"
Previous
Reply
Map
View