Re: [GENERAL] Btrieve to SQL

2006-02-17 Thread nelsonsoft
If you need to extract your data you can take a look at BtSearch at www.nssdd.com. It allows you to export your data to dbase or ascii formats which you can then import into about anything else. Gil ---(end of broadcast)--- TIP 5: don't forget to

Re: [GENERAL] Btrieve to SQL

2006-02-17 Thread Joshua D. Drake
Adam Alkins wrote: Hey, Been looking around to do this for a while, haven't gotten concrete information. I'm interested in taking data from Peachtree Accounting 2003 (Which is stored Btrieve DAT files) and importing them into a Postgres SQL database. I have looked around on the net about this, b

[GENERAL] Btrieve to SQL

2006-02-17 Thread Adam Alkins
Hey, Been looking around to do this for a while, haven't gotten concrete information. I'm interested in taking data from Peachtree Accounting 2003 (Which is stored Btrieve DAT files) and importing them into a Postgres SQL database. I have looked around on the net about this, but haven't gotten any

Re: [GENERAL] Btrieve

2003-08-31 Thread Christopher Browne
In the last exciting episode, [EMAIL PROTECTED] (Martin Marques) wrote: > Is there a possibility to export Btrieve DB files into postgres ?? If you have a tool that can get the Btrieve data out, and turn it into text, then it is pretty typical for this sort of thing to be quite achievable using so