sql server - How to programatically save a query results to a text file? -


SQL Server 2005 - How can I programmatically save the results of a question? (Ie, without selecting results for file option in the analyzer and not through sql command)?

For example

choose from northwind.dbo.suppliers

and can I save my results in a CSV file?

Open a SQL Connection issue in the language of your choice (select)


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -