On 19-9-2019 16:12, Clyde Eisenbeis cte...@gmail.com [firebird-support] 
wrote:
> I used Firebird about two years ago (for about a month).  I have now
> decided to convert my database to Firebird.
> 
> I added 
> \packages\FirebirdSql.Data.FirebirdClient.5.8.1\lib\net40-client\FirebirdSql.Data.FirebirdClient.dll
> to my Visual Studio (2013) References.
> 
> My code compiles fine. When I run FbConnection.CreateDatabase() I get
> an Exception => {"Unable to load DLL 'fb3embedded\\fbclient.dll': The
> specified module could not be found. (Exception from HRESULT:
> 0x8007007E)"}
> 
> I don't recall the steps I missed.  Please advise.  Thanks!

Your URL reference fb3embedded\\fbclient.dll, but that DDL is not found 
(or possibly it is 32 bit and your code runs 64 bit or vice versa).

BTW: If you want to connect to a Firebird server instead of using 
Firebird Embedded, you don't need this, and it would mean that you 
specified the wrong server type.

Also, your question is more suitable for the firebird-net-provider list, 
at https://groups.google.com/forum/#!forum/firebird-net-provider

Mark
-- 
Mark Rotteveel
  • [firebird-suppor... Clyde Eisenbeis cte...@gmail.com [firebird-support]
    • Re: [firebi... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • Re: [fi... Clyde Eisenbeis cte...@gmail.com [firebird-support]
        • Re:... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
          • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
            • ... Richard Damon rich...@damon-family.org [firebird-support]
              • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
              • ... 'Karel Rys' ka...@rysovo.cz [firebird-support]
                • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]
                • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
                • ... 'Paul Beach' pbe...@mail.ibphoenix.com [firebird-support]
                • ... Clyde Eisenbeis cte...@gmail.com [firebird-support]

Reply via email to