Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to read a text file data and save it to the table
Message
From
05/02/2004 14:11:39
 
 
To
05/02/2004 13:51:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00874539
Message ID:
00874552
Views:
11
I have a text file at "C:\testrecord\test.txt"

Table Name: OCRData.dbf
fieldname: ocr_content

Thank you very much.
select OCRData
APPEND MEMO ocr_content FROM C:\testrecord\test.txt OVERWRITE && AS nCodePage
Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform