Hi All,

I downloaded and installed FirebirdClient-2.0.1.exe on my WinXP x64 (AMD64)

In C# when I try to create the embedded DB:

FbConnection.CreateDatabase(fbConnectionStringBuilder.ConnectionString);

I'm getting the folowing error:

{"An attempt was made to load a program with an incorrect format. (Exception 
from HRESULT: 0x8007000B)"}

The connection string looks ok.
I copied fbembed.dll, icudt30.dll, icuin30.dll and icuuc30.dll into the 
directory where my C# 2.0 application resides.

I tried installing FirebirdClient-2.1.0-Beta1.exe, but the installer fails with:

"This application has failed to start because MSVCR70.dll was not found. 
Re-installing the application may fix this problem."

Has anyone successfully installed Firebird .NET provider 2+ on WinXP x64 (w/ 
AMD64) and was able to connect to the embedded .fdb database?  If so, can you 
please sent some How-Tos...

Thank you in advance for your help,
Vlad




 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to