Page 1 of 1

TZStoredProcedure and PostgreSQL

Posted: 18.08.2005, 14:00
by nele
Nice to see that Zeoslib is not a dead...

I have problem with a calling stored procedure in PostgreSQL base. I getting "Unsupported operation" exception on SP.ExecSQL. Do someone know why? Stored procedure it's yet implemented or somthing else?


I'm using PostgreSQL version 8.0.3 on windows, Delphi 7.0, ZeosDBO 6.5.1-alpha build at 2004-11-14 03:26:23.

Any help will be appriciated

PS. Sorry for my bad english...:(

Posted: 25.08.2005, 09:44
by nele
Hi,

No one have idea what is wrong with my stored prodocedure?
Can anyone execute stored procedure with zeos 6.5.1 and PostgreSQL 8.0??

Best regards,
Nebojsa

Posted: 14.10.2005, 00:48
by Jose2005
I usually do this way:

Select StoreProcedureName (param1, param2, param3, ...)

At the same as a Query.

PD. sorry for my bad english