Regarding dataset
-
I added a dataset to my website. I gave the method names as Fill() and Get() in the dataset. In the web form I tried to access the Tableadapter by creating an object. But cant do it. Can anybody please help me out...
sda_cst
-
I added a dataset to my website. I gave the method names as Fill() and Get() in the dataset. In the web form I tried to access the Tableadapter by creating an object. But cant do it. Can anybody please help me out...
sda_cst
I may refer you to some links in MSDN: Using DataSets in ADO.NET [^] Working with DataAdapters [^]
-
I added a dataset to my website. I gave the method names as Fill() and Get() in the dataset. In the web form I tried to access the Tableadapter by creating an object. But cant do it. Can anybody please help me out...
sda_cst