How can I set an absolute path in Connection.LibraryLocation in order to point to the installed firebird directory?
When I set an absolute path, e.g. C:\Program Files\Firebird\bin\fbclient.dll, the TZURL.SetURL function doesn't extract the LibLocation= properly. It interpretes the colon (

in the path C:\.. incorrectly. It thinks the colon (

specifies the host HostName.
If this is a bug, where should I report it?