Skip to content

Connection parameters for Firebird portable server running as an application #199

Description

@zoltanleo

Currently, for Windows, your application is probably trying to load the fbclient from %windir%\system32. This works if the firebird was installed by the regular installer. However, if I run the portable firebird as an application with a non-standard port number (e.g., firebird.exe -a -p 3051) without installation, flamerobin throws the expected error

Unhandled Error in FlameRobin
*** IBPP :: LogicException ***
Context: GDS :: Call ()
Message: Can't find or load FBCLIENT.DLL or GDS32.DLL

Can I ask you to add new functionality to the program that would allow you to specify the client library explicitly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions