Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append From Fixed Width file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00037175
Message ID:
00037188
Views:
31
>>and then VFP will divide text file according to table (cursor) structure, therefore you should have:
>>1. Exact length corresponding between table and text file.
>
>I was afraid that's what your response was going to be!

That's not a serius obstacle:
1. Create 'import cursor' with the exact structure.
2. Append to this cursor.
3. Append to real table from cursor using APPEND FROM ... FIELDS ... and/or some kind of SELECT-SQL commands.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform