datapump from Pradox to Firebird with ZEOS

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Josef Koller
Junior Boarder
Junior Boarder
Posts: 26
Joined: 04.09.2005, 14:46

datapump from Pradox to Firebird with ZEOS

Post by Josef Koller »

Hello,

is it possible to create with ZEOS a simple "datapump" to get datas and structure from a Paradox table into a Firbird DB? If yes than how

Thank you

Josef
User avatar
Lightning
Zeos Dev Team
Zeos Dev Team
Posts: 8
Joined: 29.08.2005, 11:29
Location: Romania

Post by Lightning »

You could use Zeos and a BDE Query/Table to migrate your data, should work fine, the simplest way would be to browse the table line by line, another option would be to use Delphi's tools and install FB ODBC driver, you may also find useful migration tools at ibphoenix website, if you want to migrate using Zeos i suggest creating the tables manually and only do the import.
Michael
ZeosLib's Handyman :o)
ZeosLib's Handyman :o)
Posts: 189
Joined: 15.08.2005, 16:08
Location: Wehrheim
Contact:

Post by Michael »

Hi!

Best choice to achieve your migration from BDE based stuff to IB/FB is Interbase DataPump by Clevercomponents (also running for FB!). Here is a link to the "Interbae DataPump Tour". It is for free and runs as easy as "123". 8)

Regards
:prog2: Use the source, dude!

[align=right]..::.. ZeosLib on SourceForge ..::..[/align]
Post Reply