Giter VIP home page Giter VIP logo

firebird.embedded's People

Contributors

ronald-d-rogers avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

firebird.embedded's Issues

can not found module

i found your little project and i hoped it can solve my firebird embedded problem.
the thing is if i install my clickonce application(wpf + firebird 3 database) on a new installed windows 7 pc, i get always this error message(sorry is in german but i think you can read):
Die DLL "fbclient.dll": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.
i use you PATH tip on program startup, i took over all x86 ddl's also the fbembed.dll, i compile with 'any cpu' option but nothing.
the interesting point is also, on my development pc and on other pc's with my already running application and longer working os system is the embedded version running. but not an on a new system.
any tip from your side?

Outdated?

Hi,

Looking to include an embedded FB 3.0 database, I found your NuGet package. But it seems to be outdated...?

If I understand correctly, FB 3.0 doesn't have fbembed.dll, but your package seems to include one.

The DLL:s you've checked in seem to be 3.0.0.something, so I'm somewhat confused. :-)

Load 32 bits DLL in a 64 bit computer

My Visual Studio project has a target set on AnyCPU or x86 (these generates the same problem...) but my computer has a 64 bits processor.

So your Firebird.Embedded.targets file choose to copy on output folder the 64 bits version, but it's impossible for a 32 bits application to load a 64 bits DLL (or i must create a separate process, but i don't want).

In other fact thank for this nuget package, it's very usefull for me !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.