Writing stored procedure to dump data from a table into comma del imited file without using DTS.
Writing stored procedure to dump data from a table into comma del imited file without using DTS.
From: "Nahm, Sang Y" <sang.[Email Address Removed] Subject: Writing stored procedure to dump data from a table into comma del imited file without using DTS. Date: Wed, 27 Mar 2002 16:12:56 -0500
Hi,
I am new to SQL Server. Can anyone share their knowledge on stored procedures to dump data from a table into comma delimited file without using DTS package?