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 Chris Miller 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: *

  1. frank1233

    Running a query on a DataSet or DataTable

    Q: how to avoid giving many similar queries to one DB ? A: query DB once, and store the result in array, further query just get answer from the array
  2. frank1233

    DoEvents in VB.NET?

    goal: let ASP write out a file f1.xml for JAVA solution tip: build a file play the role as a control signal procedure: ASP delete a file flag.txt at server ASP write f1.xml at server ASP create a file flag.txt at server ASP call shell to do JAVA JAVA...

Part and Inventory Search

Back
Top