Search found 20 matches

by eversun
22.01.2021, 22:01
Forum: ZeosLib 7.3/8.0 Forum
Topic: NULL Bigint function param problem with postgres
Replies: 7
Views: 452

Re: NULL Bigint function param problem with postgres

My pardon, I just do not see email notification and thought this will be a long way. 1. Complier version is 10.1 (Berlin) update 2 2. Postgres version is 12.5, but got same problems with 11.1 too 3. Full code is a little bit complicated, as Zeos is deeply embedded with DWS (Delphi Web Script) compon...
by eversun
20.01.2021, 10:48
Forum: ZeosLib 7.3/8.0 Forum
Topic: NULL Bigint function param problem with postgres
Replies: 7
Views: 452

NULL Bigint function param problem with postgres

Just updated 7.3/8.0 from SVN, has problem with bigint parameters when it's NULL
Postgres reports error: invalid input syntax for type bigint ""
by eversun
28.01.2020, 10:20
Forum: ZeosLib 7.3/8.0 Forum
Topic: Postgres error 25P02
Replies: 1
Views: 256

Postgres error 25P02

Hi ! Sorry, cannnot find my previous message posted. Got strange behaviour with Postgres 11 and last 7.3 SVN code (r6270), but actually this error appeared in ealier builds. SQL Error: ERROR 25P02 current transaction is aborted, commands ignored until end of transaction block source file: postgres.c...
by eversun
28.01.2020, 09:36
Forum: ZeosLib 7.3/8.0 Forum
Topic: Postgres error 25P02
Replies: 1
Views: 241

Postgres error 25P02

Hi all ! Trying to wotk with Zeos 7.3 (SVN, r6270) - important problem with Postgres driver (Postgres 11.0). If an exception is raised in stored procedure, instead of a correct message the following error appears: SQL Error: ERROR 25P02 current transaction is aborted, commands ignored until end of t...