On Thu, 2002-09-05 at 09:40, Vitor Varalonga wrote:
Brad Clements wrote:
You'll probably fair better writing a simple python script to select from Interbase then insert into SAP DB.
Thanks for the suggestion. Anyway, I think I might haven't been that especific on my orginal mail. I'm (still) having problems with ZsapdbDA and I need to get my DB into SAP DB first of all. Since, I can't count with Zope for that right now, what I ment to know is if anyone knew any good external tool (Non-Zope) that could be used to transfer the database from the InterBase DB engine to the SAP DB engine.
Yes, as Brad said: Python. This will work just fine so long as *Python* has the db bindings, and I believe it does for both. If not, you may need to do it in C. I highly recommend the python route first. -- Bill Anderson Linux in Boise Club http://www.libc.org Amateurs built the Ark, professionals built the Titanic. Amateurs build Linux, professionals build Windows(tm).