This is a discussion on copying from a table to a file within the SQL Server forums, part of the Microsoft SQL Server category; --> Hello Is there a t-sql command to copy data from a table into a file (the opposite of a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| You can use the BCP utility: http://www.sqlteam.com/article/expor...nd-xp_cmdshell http://msdn.microsoft.com/en-us/libr...3(SQL.80).aspx -- Plamen Ratchev http://www.SQLStudio.com |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RE: Copying a table into a file query | M.Cressey | Ingres | 1 | 04-20-2008 06:20 PM |
| RE: Copying a table into a file query | Mason, Paul | Ingres | 0 | 04-20-2008 06:20 PM |
| Copying a table into a file query | P.P.Hughes | Ingres | 4 | 04-20-2008 06:20 PM |
| Copying data from table to table (cloned tables) | Fourat Zouari | pgsql Novice | 7 | 04-17-2008 11:15 PM |
| Copying lakhs of Records in a table of 25 columns from text file or Excel Sheet. | Pankaj_Jha | Oracle Miscellaneous | 6 | 04-08-2008 11:17 AM |