Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long field names
Message
 
 
To
01/12/2001 17:05:26
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00588437
Message ID:
00588439
Views:
28
>I want to have a temporary table with the same structure as a SQL table.
>
>I open the SQL table (remote view) and COPY STRU TO a file name, but the field names are NOT as long as the SQL table.
>
>How do I create a copy with the exact same field names???

Hi Joel,

Only table in DBC can have long names.
CREATE DATABASE tempdbc
COPY STRUCTURE TO testtable DATABASE tempdbc
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform