Hi puspanjali, Get the dataset by executing the query and the check for table row count.
If row count > 0 then you have the data in the tables. Let me know if it helps or if you can specify the exact problem then I can send the C# code as well. Thanks Rupesh On May 29, 3:32 pm, Puspanjali Jena <[email protected]> wrote: > Hi All, > I need to check data inside the table of sql server.If the data exist,it > show the existence of data.Actually i used for loop for checking, > but it didn't give proper result.so i need help from u that how to check > exist data in sql server using dataset?I need coding in c#. > > Thanks in advance
