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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Exporting a table into different files

Author  Topic 

mageshks
Yak Posting Veteran

59 Posts

Posted - 2009-01-26 : 07:47:30
Hi all,
Is there a way to export a table into different files.I have a table with 60,000 records ?.I wanna split that into 10 different .txt files with 6000 records each.
is this possible using query or any other tool that is available in SQL SERVER 2005/2008

Thanks in advance

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-01-26 : 08:32:18
Cross post http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=118566



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-26 : 08:52:13
see

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=118566
Go to Top of Page
   

- Advertisement -