Recent content by tigger_na

  1. T

    Run-time error '3035'

    I've had no adverse effect after doing this. Its a single line that gets changed, and its just as easy to unchange. I did alot of reading up on this matter, but cannot recall what exactly causes this problem. You've only seen the effect, which may indicate an underlying problem with your database.
  2. T

    Run-time error '3035'

    This could be the record lock register. In the windows registry, search for all occurences of "MaxLocksPerFile". This may be located under My computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Jet 3.x, and Jet 3.5. I'm running Access 2002 and Windows XP. The default value is 9500. I...
  3. T

    upload text file into access table

    You may need to define an import specification... I think the use of "|" as a delimiter is what is giving you problems. You may circumvent the problem by defining, saving and using an import specification. To do this, first import the data manually. > [File], [Get external data], [Import] >...
Back
Top Bottom