property 'protocol' was set to 'firebird' (I specified that).
Anyway I update the Lazarus version and ev works ok now.
Thank you
Peppe
Search found 3 matches
- 15.06.2024, 06:31
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: does zeos8 support firebird v. 2.1?
- Replies: 3
- Views: 239
- 14.06.2024, 18:40
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: does zeos8 support firebird v. 2.1?
- Replies: 3
- Views: 239
Re: does zeos8 support firebird v. 2.1?
I wrote:
>I realized that the old 'firebirdd-2.1' protocol is no more in the picklist of the new TZConnection, so I changed it to 'firebird'.
>I realized that the old 'firebirdd-2.1' protocol is no more in the picklist of the new TZConnection, so I changed it to 'firebird'.
- 13.06.2024, 21:26
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: does zeos8 support firebird v. 2.1?
- Replies: 3
- Views: 239
does zeos8 support firebird v. 2.1?
I have a legacy application that uses firebird v. 2.1 32bits. The application compiles and works ok using Lazarus 2.2.4 and zeos 7.2.14. I tried to upgrade my zeos package to v. 8 because I am interested in the new ZTransaction component. Alas! At runtime I get the error 'database driver not found'....