Re: Conversion of *.Text file to *.dbf File by Cindy
Cindy
Mon Jan 05 06:51:00 CST 2004
In news: 02ed01c3d37e$dc1ca270$a001280a@phx.gbl,
G.D.PANDEY <gdpandey@hngil.com> wrote:
> I want to Convert Content of *.Txt File to *.dbf file
Hi GD,
One way to do this is to create a table in FoxPro that has the structure you
want and then use APPEND FROM the text file, but that won't work if you're
not sure of the file structure. Another way is to use Excel automation to
open the file in Excel and SAVE AS a DBF file.
--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.winegarden@mvps.org www.cindywinegarden.com