Just wrote a very quick and dirty utility to allow a SELECT from a SQL Server database and save to CSV. It was for a one off data extraction for a client for a query not currently in the main web based application. Due to using MSDE there are no SQL client tools to use to do this job, and I didn't have the MSDE manager at hand.
Anyway full details and source code for the utility are now at http://codecorner.tigernews.co.uk/codecorner/SQL2000selecttocsvutility.html.
Print | posted on Thursday, August 25, 2005 3:50 PM