D
DavidC
Is there an easy way in asp.net to dump out a comma-delimited file from an
SQL view or stored proc? Thanks.
SQL view or stored proc? Thanks.
Is there an easy way in asp.net to dump out a comma-delimited file from an
SQL view or stored proc? Thanks.
DavidC said:Is there an easy way in asp.net to dump out a comma-delimited file from an
SQL view or stored proc? Thanks.
I should also add that I want the result to be a .csv file saved on the file
system in a virtual directory I created in our site with write capabilities.
--
David
DavidC said:Is there an easy way in asp.net to dump out a comma-delimited file froman
SQL view or stored proc? Thanks.
file
system in a virtual directory I created in our site with write
capabilities.