Hey Dude, Declare the oledb Connection Object Like This. OleDbConnection cn=new OleDbConnection(ConfigurationManager.ConnectionStrings["connstring_card"].ConnectionString; may be it will helpful to you...
satyaanand andra gmail com
Posts
-
"External table is not in the expected format." how to solve this error? -
How to unload an assembly?objAssembly Make it null in the page unload event
-
How to unload an assembly?in the Page_Unload Event, make the object to null it will be nullified and no problem will be in future compiling
-
How to call Data in an aspx page from an HTML Page ?how to place an asp panel control on an html page ?
-
How to call Data in an aspx page from an HTML Page ?Hi All, I have a requirement that I need to show some data in an HTML Page, since I have to get dynamically, I am getting into an aspx page. But I have to show that data in an HTML Page. How can I achive this..? Reply soon.. Thanks, Anand
-
Unable to upload with file Upload ControlHi All, I am using Ajax Enabled Website in my Project in that I am using the FileUpload Control. in the Insertion time I am unable to Upload any document while in the case of editing I am successfully uploading any document. What is the reason for this? Please help me out How to Upload a document during the Insertion time too. is there any properties i have to set for the Script Manager or to UpdatePanel ? Reply Soon Thanks, Anand
-
Avoid Horizontal Scrollbars in Frameset using C#Hi I am using Frameset in my project, my project is in .net I am getting un necessary horizontal scrollbars in the project it looks ugly i dont want that horizantal scroll bars how can i achive this.. Thanks, Anand