Hi, I made a small SQL client, I called it "smartFB" for Firebird / Interbase. It's a beta version as I needed it for some colleagues who do not have the IBExpert license. If it can be useful you can download it at the following link:

Hi, I made a small SQL client, I called it "smartFB" for Firebird / Interbase. It's a beta version as I needed it for some colleagues who do not have the IBExpert license. If it can be useful you can download it at the following link:
https://www.genius-lab.it/synaLogin/DownloadApp?appId=11

If you try it let me know your impressions, I made it with Delphi / Firedac, inside the installer there are already the dll of FB2.5 and FB3.0 and the classic gds32.

It already provides updates for new versions.
https://www.genius-lab.it/synaLogin/DownloadApp?appId=11

Comments

  1. Is that VCL or FMX application?

    Downloaded and installed, but when I try to create a new connection I get an error message:

    [FireDAC][Phys][FB]I/O error during "CreateFile (open)" operation for file "E:\PROGETTI\FBSMART\WIN32\DEBUG\FBSMART.DAT"
    Error while trying to open file

    ReplyDelete
  2. Ops tomorrow I’ll correct immediately sorry

    ReplyDelete
  3. I'm getting this error, when I'm connecting to a database. Can it have something to do with it's and old version 6 Interbase DB?https://lh3.googleusercontent.com/wqgzf4FUUNv6SKeJne2p7escdbLcL0rsDwa6rRqMVsWDlsKGAPaIiCgMqoSEMFd-T2eF2FzubpE

    ReplyDelete
  4. I didn’t try with ib6 but you can try to replace the gds32 inside the app path in folder interbase

    ReplyDelete

Post a Comment