Search results

  1. R

    runtime error -2147467259 (80004005) "invalid argument"

    Oh... It looks like its because the mdb has reached 2gb - nothing to do with invalid arguments
  2. R

    runtime error -2147467259 (80004005) "invalid argument"

    Hi chaps I'm running a little routine to import data from txt files. Its been running well and has processed 115,000 records until I got this error: run-time error -2147467259 (80004005) "invalid argument" The code with the error is oconnect.Execute("insert into BookFields(Regno, FieldName...
Back
Top Bottom