Search results

  1. T

    Run Time error - 3001

    Greetings folks, I am currently running some DAO code in one of my modules (Acc2k) that updates information in one table (rst1) with information from a lookup table(rst2). The code works fine (I've used it before with no problems) but I've been getting an error that I can't understand as to...
  2. T

    Unparsable Record??

    Thanks Doc, I appreciate all the info you provided and will look into those items. I figured it might be an illegal character but being that I had not seen this error message before and there was no associated error number, I thought I'd do a post. TY again for your help :)
  3. T

    Unparsable Record??

    Greetings all, I recently a flat file into a table in Access 2002 and received an error generated table that had about 20 records in it with the following : Error Field Row Unparsable Record blank 174031 Unparsable Record blank 174062 Unparsable Record blank 174088...
  4. T

    Run Time error 3052

    Greetings all. I am getting the following error when running VBA code in Access 2002. "File Sharing lock count exceeded. Increase MaxLocksPerFile property registry entry" This code started happening today on code that has been tested and has been running for about 2 months. The code updates...
Back
Top Bottom