Hi Friends
How do we load large data to the SQL server database?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Chetan KumarPosted Oct 22, 2012, 8:14 AM
U can have more options to load data to SQL db.
1) SSIS package
2)Import/Export Method
3)Bulk copy
4)BCP command
Sandeep Singh ShekhawatPosted Oct 13, 2012, 2:59 AM