Friday, March 30, 2012

Peachtree to SQL Server

Has anyone ever imported peachtree dat files into SQL Server or know of
a way to do this?

Thanks!Todd S wrote:

Quote:

Originally Posted by

Has anyone ever imported peachtree dat files into SQL Server or know of
a way to do this?


Last time I had to pull data from Peachtree, it used DBF files for data
storage. (Other versions may use other file formats, I dunno.) There
are plenty of tools to pull data out of DBF files, either directly to
SQL, or to an intermediate text file.

No comments:

Post a Comment