SQL SERVER Query result in CSV format is possible?
        Posted  
        
            by gopal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gopal
        
        
        
        Published on 2010-05-21T06:33:07Z
        Indexed on 
            2010/05/21
            6:40 UTC
        
        
        Read the original article
        Hit count: 227
        
sql-server
Hi,
Is it possible to get the query result in .CSV file format from SQL SERVER 2000 and above versions?
If so can we use this feature from an asp.net application to get the result in CSV format?
If so how can we do this?
© Stack Overflow or respective owner