From: Mike M. <mw...@mi...> - 2003-03-15 23:52:21
|
Well, I sat down and finished my pdb->sql tool. It's radically different from the one previously offered by Seyman. Most notably, it talks to the SQL server directly, and you'll have to have Python sql module installed to use it. Out of the box, it expects to use PyGreSQL, but it should work with any Python Database API compliant module. It also includes a tool for dumping pilot-db files as ascii text. It can be found at <URL: http://www.mired.org/downloads/palm/ >. <mike -- Mike Meyer <mw...@mi...> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. |