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 Wanet Telecoms Ltd 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: flute72080
  • Content: Threads
  • Order by date
  1. flute72080

    Data update problem with multiple users --> resync?

    I am very confused with how ADPs handle recordset updates. I have tried poured over books and newsgroups, and I still cannot get data to update correctly. Any assistance would be greatly appreciated. In order to allow a form, "Provision", to obtain the most recent updates made by other users...
  2. flute72080

    Resync Command / Unique Table Problems

    I have a form with RecordSouce = "Select * from dbo.Circuits" I have tried to set UniqueTable = Circuits (this appears as an option in the drop-down) and ResyncCommand = "Select * from dbo.Circuits WHERE dbo.Circuits.RecID =?" (where RecID is my primary key). After I set...

Part and Inventory Search

Back
Top