Todd Owers schrieb in Nachricht
Quote:>I need to export dbase IV files, which contain memo fields, to ASCII files,
>without using the dbase IV database engine. I have a Clipper program that
>will do this for a .dbf that does not contain a memo field. Is there a way
>to do this for a .dbf that does contain a memo field?
-----
1.) Difficult if you don't have dBIV; it would have to be done with a
program, which could be written either in dBASE (any version from dBIV on,
incl. Visual dBASE) or in Clipper.
An advanced programmer could write a program in any language (TP, C, C++) to
do the job.
2.) There always was a number of wordprocessors that could read dBASE-data
incl. MemoFields; Lotus AmiPro could do that, WinWord too, but with certain
limitattions.
3.) The way of exporting to "ASCII-files" would depend on (a) how long the
texts in MemoFields are, (b) what was to be done with the results.
As the length of MemFields is nearly unlimited, under normal circumstances
it does not make sense to put "normal" fields and MemoFields into the same
ASCII-file - neither delimited, nor SDF would work with longer entries.
So producing separate files, one for echo the Memo of each record mostly is
the only way to proceed.
Regards
Rainald
--------------------------------------------
Prof. Dr. Rainald Taesler
Fachhhochschule Heilbronn
Heilbronn/Germany
http://www.fh-heilbronn.de/Fachhochschule/Fachbereiche/BWL/TB/dozente...
--------------------------------------------
Come and visit the "official" Borland NewsGroups with 12 sections on Visual
dBASE
-> forums.inprise.com
that's where the beef is served <g>