How to make Access 2003 ADE files suitable by access 2002

A

Andrea Masi

Hi,

The ade file produced by access 2003 seems to be not usable from access
2002.

When the user runs some vba code receive a message "visual basic application
edition demaged".

the same ade works well with access 2003 clients.
And also the the adp file works well on access 2002


how can I make an ade file theat works fine with access 2002 /2003 from
access 2003?


Thanks in advance

Andrea
 
P

Paul Overway

If you signed your code with a digital certificate, that would be why. Even
if you didn't sign your code, there may be an issue...I haven't checked this
yet to be sure.
 
T

Tony Toews

Andrea Masi said:
The ade file produced by access 2003 seems to be not usable from access
2002.

This is the same as with the mdes.
how can I make an ade file theat works fine with access 2002 /2003 from
access 2003?

You can't. A2002 can't run A2003 mde/ades. It can run MDBs though.
The message you get is misleading and will be fixed in the next A2002
SP.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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