Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from
Message
 
 
To
17/07/2006 12:30:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01136604
Message ID:
01136993
Views:
9
>>>How would you append from a text file reading each line of the text file into 1 record of the dbf if the text line includes commas that you don't want to loose? Every attempt I've made brings in just the text to the first comma.
>>
>>You can use
>>APPEND...TYPE SDF
>>
>
>Thanks Sergey -
>I've used SDF before but never in this context. I'm concerned that the imported line might be longer than 255 characters.

Create 2 or more fields with 254 characters. You can concatenate them after import.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform