Conversion Access2 to Access97

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

Guest

I tired to convert my Access2 database to Access7 but am getting an error
message about 16bit dlls. Though I replaced them in the module by 32bit dlls
(like User.dll to User32.dll) there is still an error message about it.
Despite this fact, if I continue the conversion, open my database in Access7
and compile the modules, the compilation runs without an error. Does that
mean the conversion has been carried out successfully?
 
Does that mean the conversion has been carried out successfully?
Possibly. This means that you do not have any compile time errors. However, you may still find
run-time errors that have not been detected by the compiler.

Just to get version information correct, Access 7 is the same as Access 95. Access 8 is the same
as Access 97.

Tom
____________________________________


I tired to convert my Access2 database to Access7 but am getting an error
message about 16bit dlls. Though I replaced them in the module by 32bit dlls
(like User.dll to User32.dll) there is still an error message about it.
Despite this fact, if I continue the conversion, open my database in Access7
and compile the modules, the compilation runs without an error. Does that
mean the conversion has been carried out successfully?
 
NY said:
I tired to convert my Access2 database to Access97 but am getting an error
message about 16bit dlls. Though I replaced them in the module by 32bit dlls
(like User.dll to User32.dll) there is still an error message about it.
Despite this fact, if I continue the conversion, open my database in Access7
and compile the modules, the compilation runs without an error. Does that
mean the conversion has been carried out successfully?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top