Hello:
I have been using the Firebird-net-provider 1.7 and the 1.5 embedded database inside Visual Studio 2005 with a Forms Application, it work fine. I switched to the 2.0 .NET Provider using the 1.5 embedded database and it works as well. But when I switched to 2.0 .NET Provider and 2.0 RC1 embedded database I get an error from conn.Open() the very first time the datbase is accessed.

conn.Open();

Unable to load DLL 'fbembed': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I haven't done tests yet against Firebird 2.0 emebedded, it works against the 1.5 emebdded or not ??

--
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/

"When you don't code, you tend to become one of those architects who thinks 
everything is possible" ( Anders Hejlsberg )



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to