On 2019-06-24 21:15, Arthur Zubarev [email protected] [firebird-support] wrote: > Golang 64 bit. > > Package nakagami/firebirdsql > > Conn str: sysdba:pwd@localhost/c://test.fdb
On https://github.com/nakagami/firebirdsql/issues/84, Hajime suggested that you should use sysdba:pwd@localhost/c:/test.fdb (that is, instead of `//`, use `/`). Have you tried that? Mark
