Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Length
Message
From
10/03/2000 17:32:24
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00344422
Message ID:
00344435
Views:
29
>I am accepting the DBC name and the tablename from the user and my array is a form property.
>
>open data "&lcDBCName"
>CREATE TABLE "&lcFileName" NAME MyTable;
> FROM ARRAY "thisform.TableArray"

The array structure it is expecting is created from afields. I did notice that if you do not include the NAME parameter, you still loose the long field names.

Also You might add a
SET DATA TO "&lcDBCName"

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform