Forum Discussion

Bella_Yu's avatar
Bella_Yu
New Contributor II
9 months ago

Bulk Load DataTable into External Database Table

I call a data adapter and store results in DataTable in below snippets. How can I bulk load OneStream data in this DataTable to external database table? External database connection is ready and work...
  • sameburn's avatar
    9 months ago

    Hi Bella_Yu 

    You can use this BRApi sub.  There is a boolean variable we can pass in for Bulk Insert (datatable to sql table)