Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading data from text files.....???
Message
 
To
22/06/1999 09:10:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00232388
Message ID:
00232450
Views:
11
Hi John

No, there are no memo fields in the target table. I do think that I'm approaching the problem the wrong way though - I'm using the command

APPEND FROM TEXTFILE.DAT TYPE SDF FIELDS MYTABLE.Account_no, MYTABLE.Acc_name, etc etc

The problem is that the system trys to dump all the info into the first field "Account_no" and nothing into the next fields. I actually want the first 20 characters of the text line placed into field 1, the next 20 into field 2 etc...

It works fine when it's comma delimited, but not in the flat file format.

Regards


Chris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform