| 
 Posted by Ed Murphy on 10/06/06 04:00 
Todd S wrote: 
 
> 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.
 
[Back to original message] 
 |