Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Exporting' of Memo Fields to an ASCII File
Message
From
21/12/2002 09:52:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00735090
Message ID:
00735129
Views:
9
>I need to write (or modify) a VFP 7 program (non SQL based) to 'export' memo fields (as well as character, numeric, etc) to an ASCII file.
>This ASCII file would be imported by non-VFP applications.
>Generally, what methods have been successful?
>Is the best way to break the memo field into shorter segments of a fixed lenght?
>TIA.

Allan,
You first should know how the importer app. could deal with memo. A memo file could include CRLF which would define an end-of-record to most ASCII importers.
IMHO currently best is to use CursorToXML() which defines the start and end of fields by tags.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform