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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.