S
sbr7770
When I try to convert an Access 2.0 database to Access
2000, I get the message "There are calls to 16-bit dynamic
link libraries (.dll) in modules in this database...."
There are over 30 Declare Function statements in 2 modules
and I have changed the User.dll to user32. I have
replaced Integer with Long on all the Declare Function
statements.
I remarked out all of the Declare statements and when I
converted the database I didn't get the message about the
calls to 16-bit dynamic link libraries. So I unremarked
the 1st Declare Function statement only and converted the
database without the error. I repeated this for each
Declare statement again with no 16-bit dynamic link
library error. If I unremark more than one of the Declare
statements and try to convert the database, I get the
error again.
Any ideas as to why it convert with more than one Declare
statement????
Thanks,
SBR
2000, I get the message "There are calls to 16-bit dynamic
link libraries (.dll) in modules in this database...."
There are over 30 Declare Function statements in 2 modules
and I have changed the User.dll to user32. I have
replaced Integer with Long on all the Declare Function
statements.
I remarked out all of the Declare statements and when I
converted the database I didn't get the message about the
calls to 16-bit dynamic link libraries. So I unremarked
the 1st Declare Function statement only and converted the
database without the error. I repeated this for each
Declare statement again with no 16-bit dynamic link
library error. If I unremark more than one of the Declare
statements and try to convert the database, I get the
error again.
Any ideas as to why it convert with more than one Declare
statement????
Thanks,
SBR