I\'ve spent 2 days trying to export a 75,000 row table containing a large text field of user input data from a SQL server installation. This data contains every plain ascii
The easiest way to do this:
Use the Excel Data Import tools
Then Save the imported data to a CSV file. If you want to export a query then save your query as a view