Hi,
I wanna to have a webservice in aspnet (C#) that :
select * from tableName (OR call Stored Procedure)
and save the result in Text file and finally zip that and delete that text file !
Thanks in advanced !
I wanna to have a webservice in aspnet (C#) that :
select * from tableName (OR call Stored Procedure)
and save the result in Text file and finally zip that and delete that text file !
Thanks in advanced !