Problems with OCI when receiving structures [message #94117] |
Sun, 07 March 2004 07:28 |
LivingtheDream
Messages: 1 Registered: March 2004
|
Junior Member |
|
|
Hi,
I have some problems with OCI.
After some time I was able to use DELETE-, UPDATE- and INSERT-Statements on the Oracle-Database. That works quiet fine. Now I tried to use a SELECT-Statement. The results should be fetched into an array of structures. So that I would have to request every single row of the data I'm requesting.
I'm having a hard time trying to establish that goal. Could anyone please send me any sample code using that feature.
I would really appreciate any help.
Thanks in advance.
|
|
|