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 TouchToneTommy 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: dtd00
  • Content: Threads
  • Order by date
  1. dtd00

    daCR.Update(dsCR, "CR") - Concurrency Error

    Hi, Trying to commit changes to a row but getting a concurrency error everytime I try the update. This is a vb.net app for PocketPC 2002. The data adapter is defined as follows: Private Sub BindCR() If daCR Is Nothing Then SQL = "select * from CR where loc = '" &...

Part and Inventory Search

Back
Top