Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: orbitkgf
  • Content: Threads
  • Order by date
  1. orbitkgf

    Is is possible for a Stored Procedure to write to a text file?

    I have an asp page that is firing off a Transact-SQL stored procedure that selects rows, etc. What I need for it to do is write to a CSV file. Can I code this in the stored procedure? Can't seem to find anything for this.... Please help ::)
  2. orbitkgf

    SQL Server query to a CSV file

    I imagine that this isn't too difficult, but I've never actually written to a CSV file before. I have experience with PL/SQL for Oracle, but not for MS SQL Server. All I need to do is select several rows from several different tables, with a few conditions, then write that info. to a CSV file...

Part and Inventory Search

Back
Top