LLBLGEN 3.0
Frame work: LLBLGENRUNTIME
DB: Oracle 9i
Hi, so far what ever issues i had, had been resolved either through documentation or by excellant support by your team.
Now am stuck with problem for which i could not find any help from documenation.
I am working on a tranction module and what I am trying to do i bulk insert.
I mean I have set of records which needs to be inserted in one table and commit only after all records are inserted. All examples shown are for single insert and I do not know how to insert bulk either through an array or by any other means. Please Help