access 97 on windows nt and windows 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created access 97 database on windows NT which works perfectly but some users have upgraded to windows 2000 with access 97 and a runtime error number 5 comes up on ALL computers????? stops at .filesearch command?
 
noella said:
I have created access 97 database on windows NT which works perfectly but
some users have upgraded to windows 2000 with access 97 and a runtime error
number 5 comes up on ALL computers????? stops at .filesearch command?

You will probably need to reset the references and perhaps even re-register
some of them. Go to any code window and choose Tools ... References, and
check to see if any are marked as misssing.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
-----Original Message-----
I have created access 97 database on windows NT which
works perfectly but some users have upgraded to windows
2000 with access 97 and a runtime error number 5 comes up
on ALL computers????? stops at .filesearch command?
.
Arwin or anyone else.......... under tools..references we
have VB for Apps, Microsoft Access 8.0 object library and
microsoft doa 3.51 object library ticked for windows 2000
and windows NT????/ exactly the same on both
machines....it stops with runtime error 5
at .filsearch "*.txt"...but if u take out .txt and just
have .filsearch "*" it works somewhat...but doesn't
show .txt files in box???????HELP
 
-----Original Message-----

works perfectly but some users have upgraded to windows
2000 with access 97 and a runtime error number 5 comes up
on ALL computers????? stops at .filesearch command? we
have VB for Apps, Microsoft Access 8.0 object library and
microsoft doa 3.51 object library ticked for windows 2000
and windows NT????/ exactly the same on both
machines....it stops with runtime error 5
at .filsearch "*.txt"...but if u take out .txt and just
have .filsearch "*" it works somewhat...but doesn't
show .txt files in box???????HELP
.
sorry Arvin i've got Lord of the rings on my mind....weird
 
Back
Top