Home » Developer & Programmer » Precompilers, OCI & OCCI » OCCI and returning cursors (10g, 10.2.0 Client, Linux Red hat)
OCCI and returning cursors [message #329421] Wed, 25 June 2008 06:58
umitdogan
Messages: 1
Registered: June 2008
Junior Member
Hi all,
I have really stupid problem. If anyone help me I will be very appriciate.
Well, I am returning cursor from DB side with stored procedure. When I get the returned value of executeUpdate I see it is equal to ResultSet::DATA_AVAILABLE(1). Again if I check the returned value of rs->status() I see that it is also equal to ResultSet::DATA_AVAILABLE.
But when I run rs->next(), It returns 0. So I could not get get records.
What can be the problem?
Thank u very much for your kind help.
Umit
Previous Topic: Pro*C Application Not Working after Oracle Upgrade
Next Topic: How to insert character value into number field?
Goto Forum:
  


Current Time: Thu Mar 28 12:26:08 CDT 2024