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)
Correct query causes error with Zeos
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Correct query causes error with Zeos
Hello, the error should be fixed in Rev. 6510. Could you please check if it works for you?
Re: Correct query causes error with Zeos
As far as I can see, the problem has already been solved in r6507.
Great job.
Great job.
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Correct query causes error with Zeos
Good to know. Thank you