David Smith

David Smith

  • NA
  • 2k
  • 0

Export From SQL Table to Text Delimted file

Mar 8 2012 2:02 AM
Cam some guide me on writing a stored procedure to export a table to a text delimited file step by step. I am going to make a table up. I want to export the entire below to text fdelimited file. Path is going to be C:\Temp\ColorTable.Text Can someone assist

Table Name = ColorTable

ID ColorSerial ColorPart ColorType
       
       


Answers (2)