Search found 5 matches

by hilam
09.07.2010, 00:22
Forum: 6.6 - stable
Topic: Zeos + Oracle = Erro : OCI_SUCCESS_WITH_INFO
Replies: 4
Views: 812

the solution is here:

http://zeos.firmos.at/viewtopic.php?p=11795


thanks a lot.
by hilam
09.07.2010, 00:21
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ExecSQL + Oracle + OCI_SUCCESS_WITH_INFO
Replies: 12
Views: 21766

works fine for me!!!!

thank you, very very much.
by hilam
08.07.2010, 02:19
Forum: 6.6 - stable
Topic: Zeos + Oracle = Erro : OCI_SUCCESS_WITH_INFO
Replies: 4
Views: 812

I have the same problem too.

but I'm using the NVL function to prevent the SELECT NULL.

in the ORACLE documentation OCI_SUCCESS_WITH_INFO is a warning.

ZEOS should treat as a WARNING not an ERROR!

excuse my bad English, too.
by hilam
05.08.2009, 00:14
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Oracle XE with Delphi 7 ! No insert
Replies: 7
Views: 5368

thanks by your interest. excuse my poor english. it's in all master-detail relationship, and problem is in detail table. Zquerys: tb_setor, tb_departamento; linkedfield: id_setor (in tb_departamento); SQL: select * from tb_setor, select * from tb_departamento (* I try use parameters in the SQLs of Z...
by hilam
04.08.2009, 01:25
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Oracle XE with Delphi 7 ! No insert
Replies: 7
Views: 5368

I'm using 6.6.5-stable, oracle XE, delphi 7.

I have the same problem and checked the code, it's patched.

any idea?