Forum Discussion

Bella_Yu's avatar
Bella_Yu
New Contributor II
2 years ago
Solved

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...