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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.