Subject FB 3 embedded on Windows 7 64 bit
Author Martin Schreiber
Hi,
I want to use FB 3 in embedded mode in an application:
https://gitlab.com/mseide-msegui/mseuniverse/wikis/msekicadbom/MSEkicadBOM
(under construction).
It works well on Linux. On Windows 7 64 bit I installed
Firebird-3.0.1.32609_0_x64.exe
When I set %FIREBIRD% to the FB install directory connecting the database by attachDatabase() shows the error
"
unavailable database
".
Without %FIREBIRD% it shows
"
Unable to complete network request to host "windowsmse".
-Failed to locate host machine.
-The specified name was not found in the hosts file or Domain Name Services.
"
What could be wrong?

Thanks, Martin