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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Martin88

  1. Martin88

    ADO and DAO delete behaves diferrently on joined tables?

    Thanks for the suggestion cmmrfrds, but I am positioning the cursor in my "real" app. To prove the point, I put a Rs.MoveFirst above each of the "Rs.Delete" lines in the test app above, and the behaviour is just the same - the ADO code deletes the record in the right hand table and I'm sure...
  2. Martin88

    ADO and DAO delete behaves diferrently on joined tables?

    A worrying lack of replies! Has nobody ever seen this behaviour before?
  3. Martin88

    ADO and DAO delete behaves diferrently on joined tables?

    I am changing an Access 2K app from DAO to ADO (to try to resolve data corruption issues) and I seem to be getting different behaviour from the .Delete methods when they are used on a recordset involving two left-joined tables. The DAO version deletes rows from the left hand table only, but the...
  4. Martin88

    Assigning static IP address - Help

    I'm having a similar problem with NET USE LPT4 \\MY-PC\MY-PRINTER where MY-PC is the local PC and MY-PRINTER is a printer driver installed on the local PC. Works fine with a network lead plugged in, but not without, even though everything should be local In fact, even: NET USE LPT4...

Part and Inventory Search

Back
Top