Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: asrir
  • Content: Threads
  • Order by date
  1. asrir

    DataSet.Tables.Count giving different results on different m/c

    If there are no records returned by the sql what should be the value of myDataSet.Tables.Count. Is it 0 or 1 (with rows count 0)? The same application returns 0 on one machine and 1 on another. We are executing the same query and pointing to the same database. Can someone tell me why this...

Part and Inventory Search

Back
Top