It transfers data from Firebird to PostgreSQL
The program creates tables, indexes and sequences. It doesn´t transfer the stored
procedures.
It is developed in C # with the Framework. NET 2.0.
Follow Firebird to PostgreSQL
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
-
Good job! it was very useful although I found a bug. The type float8 in postgres doesn't have precision, so the definition float8(8) is wrong. Any way I fixed that problem and everything went fine.