recuring compilation errors after conversion of Access 2.0 to Aces

G

Guest

Hi everybody.
After converting access 2.0 to access 97 and after successfully compiling
and saving all modules, I still get compilation errors almost each time I
touch the code.

The compilation errors range from outright ' The program has countered a
problem and needs to shut down' to the milder reference problems: Suddenly a
one-minute-before-successfully compiled code, does not recognize some
controls on a form (me.myCtlName doesn't show on the list) or a reference to
a public function such as form_myFrom.myCtl_afterAupdate suddenly loses its
reference when compiling.

Usually, if I decompile and then again saves all modules, it 'comes back to
life'.

also, if I rename the form and then rename it back, it also fixes the
problem until it occurs again.

I have also imported all the database objects into a new database but the
problem persists.

thanks,

Jay
 

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

Top