03-26-2010 08:47 AM
Hey ramses64,
Do you have a database setup using firebird? I am using version 1.5.6 of the firebird database. I can only give examples relating to that version.
-Branson
03-26-2010 09:48 AM
04-08-2010 09:09 AM
Branson,
did you thought to my exemple ?
thanks a lot,
best regards,
Vincent
04-08-2010 12:45 PM
I'm still working on that example, along side the other work i'm doing. But when I try to do a local database on my computer it does not connect correctly. If I put the database on the server, then it works. Still working on that part, but the example is written, just need to know how to make it work locally.
-Branson
04-09-2010 01:06 AM
06-01-2017 03:33 PM
I tried to use the method of a connection string directly into an Invoke Node for a ADODB._Connection just as Branson has shown and I keep getting a Unknown System Error (97).
I have formatted my connection string as shown here https://www.connectionstrings.com/firebird/
Any suggestions?