Skip to Content
2
Former Member
Jul 18, 2007 at 07:41 AM

Inserting Multiple Records through SQL Action Block

209 Views

Hi All,

I want to insert multiple records into database.

The solution I've is to use SQL Action block of BLS in loop and iterate it as many times as the number of records. But this will hit database call that many times.

Is there any other way to insert multiple records into database in single call ?

Thanks,

Sumit