I know how to do this one table at a time - what I am looking for is a process that will create flat files for EVERY table in the database without having to create each source and destination seperately, and one that will also work on changing schemas
Any tools or utilities that can accomplish this as well would be appreciated
Thanks
bbdc
Main Topics
Browse All Topics





by: ptjcbPosted on 2007-09-05 at 10:19:44ID: 19834073
You could walk through the Import/Export wizard in SSIS. .com/featu res/mssql/ article.ph p/ 3580216
.com/featu res/mssql/ article.ph p/ 3391761
http://www.databasejournal
You could also use bcp, which is the standard way to export as flat files.
http://www.databasejournal