Correct query causes error with Zeos

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
abonic
Junior Boarder
Junior Boarder
Posts: 26
Joined: 25.11.2016, 17:00

Correct query causes error with Zeos

Post by abonic »

This is a valid query in Firebird/Flame Robin (and some other databases/managers) but Zeos reports an error:

select id, '' as ERROR_WITH_ZEOS from some_table

SQL Error: Incorrect values within SQLDA structure; empty pointer to data; at SQLVAR index 1.

(Firebird 3, Zeos 7.3 latest, Delphi 2009)
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Correct query causes error with Zeos

Post by marsupilami »

I created a ticket to track this: https://sourceforge.net/p/zeoslib/tickets/426/

Best regards,

Jan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Correct query causes error with Zeos

Post by marsupilami »

Hello, the error should be fixed in Rev. 6510. Could you please check if it works for you?
abonic
Junior Boarder
Junior Boarder
Posts: 26
Joined: 25.11.2016, 17:00

Re: Correct query causes error with Zeos

Post by abonic »

As far as I can see, the problem has already been solved in r6507.

Great job.
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Correct query causes error with Zeos

Post by marsupilami »

Good to know. Thank you :)
Post Reply