MDE will not open.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created an MDE file to put on the web. It is located at
http://www.horseshowscentral.com. I created this in Access 2003. It opens and
rusn fine on my home computer. However, when I try and open it up on my
computer at work I get an unrecognized database format error. My place of
work is still on Access 97 which I suspect is the reason. I thought that an
mde file was self contained and didn't need Access to run. How does the user
get around this problem?
 
An MDE still needs Access to run. You can't run an Access 2003 (or 2000 or
XP) MDE in Access 97.
 
Is there another way to create an Access database that doesn't need
Access to run?

If you are putting this thing on a web server, then you can always do it
the 'proper" way: get the web server itself to do the database lookup and
make up a proper html page/ form and send that to a html client.

Any number of packages will do that as long as you have a Windows-hosted
server: since you are using ASP anyway, that will work nicely.

Hope that helps


Tim F
 

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

Back
Top