Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
10 Character Field Names in a Table
Message
 
 
To
14/09/2007 15:18:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01254415
Message ID:
01254418
Views:
15
>>How can I get around the 10 character field name limit when writing a cursor to a local table?
>
>The table must already exist, and be included in a DBC.

A table doesn't have to exist beforehand.
SELECT mycursor
COPY TO TableFileName DATABASE DatabaseName 
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform