Subject | Embedded Firebird 2 |
---|---|
Author | d_sameer |
Post date | 2007-03-02T18:33:43Z |
Hello:
We were using Embedded Firebird 1.5.2.4731 to create databases
Now, we have upgraded it to 2.0.1.12810
The application is C# app using ado.net drivers for firebird
Many databases that were created using the old version now cannot be
opened thru the new version. Though it worked on many other databses.
When the database is touched( opened ) using the same connection string
as the previous one, a Microsoft exception ( unmanaged exception ) is
thrown and the app shuts down. Pls note that it's not an application
error, but an exception from fbembed.dll.
I don't even know how to trap the right details at this time so that
error makes sense. e.g. some kind of setting so that it would generate
ethe core dump properly.
Thanks
sd
We were using Embedded Firebird 1.5.2.4731 to create databases
Now, we have upgraded it to 2.0.1.12810
The application is C# app using ado.net drivers for firebird
Many databases that were created using the old version now cannot be
opened thru the new version. Though it worked on many other databses.
When the database is touched( opened ) using the same connection string
as the previous one, a Microsoft exception ( unmanaged exception ) is
thrown and the app shuts down. Pls note that it's not an application
error, but an exception from fbembed.dll.
I don't even know how to trap the right details at this time so that
error makes sense. e.g. some kind of setting so that it would generate
ethe core dump properly.
Thanks
sd