If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi,
I have quite large number of records stored in a RECORD array, I need transfer the same to a table in my db. Doing the same in a loop is consuming a lot of time, Please suggest a quick way to tranfer this data to the table.