Home » Developer & Programmer » Precompilers, OCI & OCCI » How to execute the "select * from tablename" ;
How to execute the "select * from tablename" ; [message #116500] Wed, 20 April 2005 07:22 Go to next message
wxuf
Messages: 9
Registered: April 2005
Junior Member
Well, when "select * from stu" is executed, How to get the data through OCI ?

wxuf
Re: How to execute the "select * from tablename" ; [message #117084 is a reply to message #116500] Sun, 24 April 2005 16:51 Go to previous message
Michael Hartley
Messages: 110
Registered: December 2004
Location: West Yorkshire, United Ki...
Senior Member

Hi

after the initial OCIexecute has completed there will be a number of intrinsically created define handles available for you to iterate over. These are all available as parameters of the OCIstatement handle.

Kind regards,
Michael Hartley, http://www.openfieldsolutions.co.uk
Previous Topic: Can We Connect to remote ORACLE database ?
Next Topic: How to use "OCITypeByName"
Goto Forum:
  


Current Time: Thu Mar 28 16:56:56 CDT 2024