Connection to “New FB.NET Connection to PCTrade.FDB” failed

Asked By 10 points N/A Posted on -
qa-featured

Hello Friends,

When I try to connect to firebird internal database using the .net framework it gives the following error.

I am unable to realize what the possible reason is behind.

Any guesses?

Thanks in advance.

 

Test connection

Testing failed

Connection to “New FB.NET Connection to PCTrade.FDB” failed:

Unable to load DLL ‘fbembed’: The specified module could not be found. (Exception from HRESULT: 0x800700E)

SHARE
Answered By 0 points N/A #142288

Connection to “New FB.NET Connection to PCTrade.FDB” failed

qa-featured

Hi,

You will normally get the error message “unable to load DLL ‘fbembed’” whenever you install a Firebird server and tries to connect or open a database using the same server.

It important that your current fbembed DLL has the same release number as your existing Firebird server.

FBembed release is available for download online to match your database.

Hope to hear from you about this solution.

Related Questions