Hi guys this is my first post in this forum, and i have some problem ,
I'm working on project that involve a lot of reports and connecting it by sqlDatasource is not very efficient when changing the connection
because i have to change the connection for each report.
my question is their any efficient way to connect to a stored procedure in one connection string for all reports something like a dataset in the DAL or BL and how?...
thanks in advance
I'm working on project that involve a lot of reports and connecting it by sqlDatasource is not very efficient when changing the connection
because i have to change the connection for each report.
my question is their any efficient way to connect to a stored procedure in one connection string for all reports something like a dataset in the DAL or BL and how?...
thanks in advance