Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
imtu_174
Starting Member
9 Posts |
Posted - 2005-09-06 : 19:15:18
|
| HiI have some tables in my SQL Server 2005 database. I need to create insert scripts for them. Since these tables contain the CLOB and BLOB values and the number of records is huge, I need to devise a way to install this table data on any new database(Assuming the new database is created and the table structure exists) .Can some one suggest me how I can do this ?DTS or SSIS is out of question because least manual interference is required.Thanks & RegardsImtiaz |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-09-06 : 19:43:33
|
| Please do not cross post:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=54864 |
 |
|
|
|
|
|