Subject Firebird export/import tool
Author

Hello,

 

We are using a firebird database for our application programmed in .NET. We are using this tool for exporting database to sql (http://fbexport.sourceforge.net/)

The problem is, that it always has problems with importing the data back, when there are decimal number used (double precision). Is there some another solution how to export and import data, that is more stable ?

 

Thanks.