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
 General SQL Server Forums
 New to SQL Server Programming
 Export data by using SQL server 2000

Author  Topic 

ForceF16
Starting Member

13 Posts

Posted - 2006-04-04 : 10:30:41
Hi,

I am a new SQL Server 2000. Can anyone assist me with how to export data from SQL Server 2000. Your help would be appreciated.

Dan


dan

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-04-04 : 10:36:12
export to what?
if you want to export it to flat file use BCP.
also DTS utility is usually used for import/export.


Go with the flow & have fun! Else fight the flow
Blog thingie: [URL="http://weblogs.sqlteam.com/mladenp"]
Go to Top of Page
   

- Advertisement -