converting from access 97 to access 2003

R

Robin

After installing office 2003 pro, I opened my access 97 database up; I then
go to tools to convert my database to 2003. It created a errors table that
has two fields and it reads as this: Module ; There were compilation
errors during the conversion or enabling of this database. What do I do now?
It will still let me work in the database but I am afraid that I will have
problems in the future. How can I correct this?

Thanks,

Robin
 
R

Rick Brandt

Robin said:
After installing office 2003 pro, I opened my access 97 database up;
I then go to tools to convert my database to 2003. It created a
errors table that has two fields and it reads as this: Module ;
There were compilation errors during the conversion or enabling of
this database. What do I do now? It will still let me work in the
database but I am afraid that I will have problems in the future.
How can I correct this?

Thanks,

Robin

Compile the entire project. That should highlight (one at a time) the code rows
that have problems. All you have to do is fix them.
 
Top