Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Length
Message
From
10/03/2000 17:04:25
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00344422
Message ID:
00344423
Views:
24
>I have a form which, extracts field names form a COBOL copy book and diplays in a list box. I can seleect spevific fields form the list box and create a VFP Table using that strucuture.
>
>List box has the array as its rowsource and I am creating the table from that array.
>
>My problem is COBOL fileds have long names and when I create table using the array stucture it is not accepting the long names. As the first 10 characters of all the fields are the same, it is giving me an error message indicating duplicate field names.
>
>I am opening the DBC in my code, just before using the CREATE TABLE command.
>
>Any suggstions will be helpful.

Post the code here where you are generating the table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform