Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

array of structs

750975Feb 2 2010 — edited Mar 25 2010
I am trying to find an example of an oci application that uses an array of structs that have (OCIString and OCINumbers) . I want to insert a whole array of structs into a database. one struct would equal one row in the database I just can't find an example. I almost have code working that made 4 arrays of each individual field but it doesn't quite work and I would rather create the structs and and upsert them. is this possible? Can you give me and example?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2010
Added on Feb 2 2010
1 comment
2,092 views