I managed to connect qlikview to firebird database using odbc and loaded some tables. However, on the transactions table, the script errors when the lines fetch is over 8 million and the below error appears.
Check that you're connecting to the right database and if you're sure about that check the database files. The error you receive comes from the firebird odbc driver you installed, not from Qlikview itself.
Further to my original post. Tried to run the script again earlier today. It was successful until the transaction table then Qlikview stopped responding. I ended the process from the task manager and rebooted, but, I can no longer connect to the Firebird database.
@gprilopes Replace the version number with the one you are looking for:
Since you are using this driver -firebird-driver/releases, then version 1.2.1 of the driver should be compatible with Metabase 0.34.3
For posterity, I found that I was getting 'Dynamic SQL error -104. Unexpected end of command" when trying to connect. And I needed to change the default validation query in the driver settings from 'SELECT 1' to 'SELECT * FROM RDB$RELATIONS' to establish a connection. I got that query from this page: Working with databases
Anywhere I can get the information I need for creating a firebird translator in Ignition? I have only filled out two fields in my translator so far:
Limit Syntax = FIRST limit
Limit Position = Front
Searching for his lost love, Ivan finds himself in a mysterious and ominous place. A flock of firebirds descend. Ivan hides and watches the mythical creatures in their nightly ritual. He starts to chase one and captures her as the rest scatter in fear. The captive Firebird struggles to free herself and finally breaks away, leaving him with a magical feather which will summon her in times of danger.
The Firebird arrives and begins an infectious dance, compelling everyone to participate until they collapse from exhaustion. She lulls the maidens to sleep, and she and Kaschei struggle over the fates of Ivan and the Maiden. In a trance, the Maiden is unable to recognize Ivan as her true love and allows herself to be seduced by Kaschei. Ivan feels lost and betrayed, but the Firebird shows him a way to break
Hey i wanted to connect to my local firebird database, but when i log in with my user and password i get this error with xnet. And ich dont know where this xnet is coming from because i put the localhost ip to the connecting.
-The connection is closed unexpectedly.-tables will not load completely.-when executing sql queries these are not executed. (they stay running, it doesn't let close heidisql)-I have tried other clients, to check if there is any problem in the connection settings, but in other clients it works.
NOTE: it should be clarified that for the connection to be made from hedisql for the firebird 2.5.x version, libray must be used: "fbcliente-2.x.dll" since with the one that comes predetermined in heisql, it was impossible to connect.This version can be found from the official firebird page by specifically downloading the firebird 2.5.x version then you pass the fbcliente.dll to the heisql folder so that it can be selected.
I'm trying to use HeidiSQL with Firebird for the first time and I'm having a problem. The Firebird version is 2.5.x installed on an Ubuntu Server 20.04.4 (terminal only). I put the appropriate dll in the HeidiSQL folder (C:\Program Files\HeidiSQL) but when trying to open the session the error window appears with the following message; connection failure; SQL error (0). See attached screenshot.This same database is working and being accessed with the same settings (ip, login, password, path,...) by a Delphi program using Unidac.
c80f0f1006