mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 66 forks source link

"Incorrect values within SQLDA structure" connecting to FB4 #251

Closed bluish5 closed 2 years ago

bluish5 commented 2 years ago

Hello, I'm experiencing this error when I try to connect with FlameRobin to a DB hosted on a FB4 instance:

immagine

This problem occurs with any recent version of FlameRobin (included 0.9.3.11 Snapshot). But occurs only on my machine, not on the machine where FB4 resides. What should I do? Thanks, kind regards

arvanus commented 2 years ago

Hello, you are using some resources specifics to Fb4, but your fbclient.dll are from a older release I recommend to you to update the DLL and also to read this issue: https://github.com/mariuz/flamerobin/issues/205 to garantee compatibility until Fr are 100% compatible

bluish5 commented 2 years ago

Thanks @arvanus. I tried upgrading fbclient.dll in C:\Windows\System32, taking it from C:\Program Files\Firebird\Firebird_4_0. But the problem persist. Should I put it somewhere else? Kind regards

arvanus commented 2 years ago

Probably you have another DLL somewhere Try putting directly inside Fr folder

bluish5 commented 2 years ago

Great, now it works, thank you very much!

luronumen commented 2 years ago

Hi @bluish5

Could you please retest this issue on FlameRobin 0.9.3.12 and close it if it is no longer reproducible?

Thanks in advance, Luciano

bluish5 commented 2 years ago

Hi @luronumen , I tried such version and it works, even if I don't know if it is because of this release... My FlameRobin was working also before...