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 Mike Lewis 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. Bill3129

    UPDATE QUERY PRODUCING RUN-TIME ERRORS

    No. The tables in question are used to log information in regard to activity therefore the Card Numbers and Reference Numbers are often listed more than once. Is there any way to get around this?
  2. Bill3129

    UPDATE QUERY PRODUCING RUN-TIME ERRORS

    The following code continues to give me error messages. I have made several attempts to get it to work but I am not having any luck. I continue to get either run-time error 3044 or 3075. Dim sqlUpdt As String sqlUpdt = "UPDATE Correspondence_Log INNER JOIN Corresp_Log_Backup ON...
  3. Bill3129

    CREATED USER GROUPS AND PASSWORDS. NOW I CANT GET IN?

    I was working off of my laptop, not connected to a LAN and attempted create a user group and passwords. I used the wizard and followed the steps. I provided names and passwords for everyone. Now every time I try to open any file with access I get a message that says LOGON Name...
  4. Bill3129

    Need help with runtime error 3211. Also have design question.

    I continue to receive Run-time error 3211. The message reads: "The database engine could not lock table 'Current Table' because it is already in use by another person or process". The table in question is created from the On Click event of a Command Button. The table is populated by an append...

Part and Inventory Search

Back
Top