pelegk1
12-19-2005, 04:59 PM
i have a page where i read lot of tables from the DB and show it in an asp:DropDownList for example.
can i make all this reading from the db withought the need all the time to close and open the connection to the DB for each query?
thnaks in advance
peleg
can i make all this reading from the db withought the need all the time to close and open the connection to the DB for each query?
thnaks in advance
peleg