Swarry I thought that u r checking from DataTable object, You have to check with DataReader dr by if condition
On 5/29/10, 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 >
