<i><b>Originally posted by : ashish (tamhane_ashish@rediffmail.com)</b></i><br /><br />i am developing on line tutorial in ASP.NET<br />i have my database in Microsoft ACCESS(.MDB)<br />iwant to create only one instance of oleDbConnection object. and use it throught out my Web application(from web form1,2,3...ect)<br />but each page has its own oleDbCommand oject, oleDbAdapter obkject . also i want only one instance of DataSet object.<br />Plz tell me how will it possible
