Hi,
I have a few classes (or a classe it doesn´t metter) that do a lot of selects and then do some calculations over that data and, at last, write to a text file....
Because this makes a lot of calls to the database I thought of put this code as a store procedure or something like that, but I don´t no if is possible to generate a text file using store procedures... Am I thinking in a completed wrong way?
Thank you in advance,
Sergio Oliveira
I have a few classes (or a classe it doesn´t metter) that do a lot of selects and then do some calculations over that data and, at last, write to a text file....
Because this makes a lot of calls to the database I thought of put this code as a store procedure or something like that, but I don´t no if is possible to generate a text file using store procedures... Am I thinking in a completed wrong way?
Thank you in advance,
Sergio Oliveira