Does anyone use Go accessing firebird database? I'm having connection problems and I can not solve it !!
My connection string
Conn, err: = sql.Open ("firebirdsql", "sysdba: masterkey @ localhost: \ adhnet \ adhmaster.gdb")
Below is the message I'm getting!
p>