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 gkittelson 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. Iainkerr

    Runtime Error 3134

    Thanks PHV - That worked perfectly!!
  2. Iainkerr

    Runtime Error 3134

    I am running Access 2000 on Windows XP. I am trying to write to a table 'ClientTransactions' from the 'On Close' event in a report and am getting a Runtime 3134 error. The VBA coding is as follows: strQuery = ("INSERT INTO ClientTransactions (clientID, projectID, date, number, type...

Part and Inventory Search

Back
Top