migrating code from access 2000 to 2002

G

Guest

Are there any major language changes that occured between access 2000 and access 2002? We have a module that was written in access 2000, and will now not work in 2002.
 
J

John Vinson

Are there any major language changes that occured between access 2000 and access 2002?

No major ones, no. 2002 is a bit pickier than 2000 about SQL query
syntax, but the VBA code isn't that much different.
We have a module that was written in access 2000, and will now not work in 2002.

Please post the code and an indication of what doesn't work.
 

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