I've made a website for a client who uses Windows NT 4.
This website uses an Access Database which is developed in Access 2000.
On the clients machine we get the error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access 97 Driver] Can't open database
'(unknown)'. It may not be a database that your application
recognizes, or
the file may be corrupt.
Does anybody know if we need another driver on NT 4 for accessing a
Access2000 database?
Hans van Domselaar (hans.van.domselaar@i...)
Web Developer Competence Center
Informaat BV, Baarn, The Netherlands
http://www.informaat.nl
Insure you have proper security settings on both the database and the
directory the database is in. The security settings for both must include
the IUSR account with Read/Write access granted. If this is still an issue
check that you have at least version 4.x of the Microsoft Access Driver
(.mdb) and that you are using the proper language.
Robert Lathrop
robert@n...