If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > How to export data in file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-13-12, 07:16
PankajSukla PankajSukla is offline
Registered User
 
Join Date: Feb 2012
Posts: 1
How to export data in file

Hello Everyone,
Is there any option in MS-SQL Server to export data in file with different extensions such txt, csv, xls etc.

Please give me appropriate answer!
Reply With Quote
  #2 (permalink)  
Old 02-13-12, 08:01
Wim Wim is offline
Registered User
 
Join Date: Nov 2004
Posts: 1,280
Quote:
Is there any option in MS-SQL Server to export data in file with different extensions such txt, csv, xls etc.
Yes, there is.
__________________
With kind regards . . . . . SQL Server 2000/2005/2008/2008 R2 Earned beers: 16
Wim
Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald Knuth
Grabel's Law: 2 is not equal to 3 -- not even for very large values of 2.
Pat Phelan's Law: 2 very definitely CAN equal 3 -- in at least two programming languages
Reply With Quote
  #3 (permalink)  
Old 02-14-12, 03:37
GauravYadav GauravYadav is offline
Registered User
 
Join Date: Feb 2012
Posts: 1
How to export data in file

Hi PankajSukla,
Yes! MS-SQL server has an option to export data in file. To export data in file, you have to select 'Result to File' or 'Result to Text' option in SQL server. After that your data will be saved in file. You can use also a third party tool to perform such kind of action. There are lots of famous tool in market which having functionality to import and export data from file. MindStick DataConverter is one of them which having such type of functionality.
MindStick DataConverter Download Path: MindStick-Unleash Your Imagination

I hope it will help you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On