SaturnSeven
Programmer
From a aspx page, how can I call a sql stored procedure with a input parameter and have it's results outputted to a text file (specific file and location)
I have managed to populate a Gridview with the stored procedure results, so I happy the SR is OK.
It's just the output to a text file I struggling with.
Any help / guidence will be greatly appreciated.
Many thanks in advance
I have managed to populate a Gridview with the stored procedure results, so I happy the SR is OK.
It's just the output to a text file I struggling with.
Any help / guidence will be greatly appreciated.
Many thanks in advance