Hi there!!
I'm developing a Web application in ASP that uses several MS SQL databases.
I have to extract information from those different databases. So I wonder if I should do it in a single stored procedure that will last about 10 minutes or in different sql queries from my ASP code??
Please, let know your opinions!!!
Thanks in advance!
Sansan