On Sat, May 29, 2010 at 5:32 AM, 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#. ------------------
You really need a proper query, that is the only thing worth doing. C# i after the fact, either you will have .Count >0 HTH -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
