472,804 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,804 software developers and data experts.

Access 2002 deployment

Hi,

If we want to compile an Access 2002 database and distribute it to
others, will the compiled software run on any PC, like Windows 98,
Windows 2000, etc.

Also, you don't have to have Access 2002 in order to run it do you?

Thanks!
Nov 12 '05 #1
3 2052
Access 2002 requires Windows 98 or later, it will not run on Windows 95.

The target PC will need Access 2000 or later installed, either the retail or
runtime version.

You can develop applications in Access 2002 that will run under Access 2000,
provided that you are careful to avoid any new features that were not
supported in the earlier version, that you do not use the new (optional)
Access 2002 file format, and that you deploy an MDB, not an MDE. You have to
convert to the new Access 2002 format if you want to create an MDE in Access
2002, and the resulting MDE, being in Access 2002 format, will not run under
Access 2000.

Alternatively, you can develop in Access 2002 or 2003, using the Access 2000
format, and then use Access 2000 to create an MDE for distribution to users
who have Access 2000.

--
Brendan Reynolds

"Scott" <sb*****@netins.net> wrote in message
news:be**************************@posting.google.c om...
Hi,

If we want to compile an Access 2002 database and distribute it to
others, will the compiled software run on any PC, like Windows 98,
Windows 2000, etc.

Also, you don't have to have Access 2002 in order to run it do you?

Thanks!

Nov 12 '05 #2
sb*****@netins.net (Scott) wrote in
news:be**************************@posting.google.c om:
Hi,

If we want to compile an Access 2002 database and distribute it to
others, will the compiled software run on any PC, like Windows 98,
Windows 2000, etc.
No.
Also, you don't have to have Access 2002 in order to run it do you?


Yes.

--
Lyle
(for e-mail refer to http://ffdba.com/contacts.htm)
Nov 12 '05 #3
"Scott" wrote
If we want to compile an Access 2002
database and distribute it to others, will
the compiled software run on any PC,
like Windows 98, Windows 2000, etc.
Access does not provide the capability to "compile to an executable", but if
you get the Office XP Developer Edition, you can distribute your Access
database with runtime support for users who do not have Access installed.
What is called "compile to MDE" in Access simply produces tokenized output
for the code, so that the code cannot be modified by the user, but does not
produce an executable.
Also, you don't have to have Access 2002
in order to run it do you?


As Brendan has said, if you do not distributed with the runtime, there are
several options.

Larry Linson
Microsoft Access MVP
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Dalan | last post by:
After reading and experiencing the phenomenon of installing MS Office 2000 on a system that already has MS Office 97, or for that matter just Access 97 Runtime, I saw the ugliness that ensues. If...
3
by: Agent86 | last post by:
I have created install packages for my ade on mssql installation as a windows installer package in installshield and it all works fine except; 1. I want to determine whether Access 2002 is...
7
by: Danny | last post by:
I want to buy the latest version of ms access. Will this version let me create an mdb that will work with a lesser version such as 2000, I am having a problem going from 2002 to 2000. The mde will...
3
by: Stickleback | last post by:
Morning All I have been developing and deploying with Office 2000 for about 3 years, mainly Access based programs and although I have gotten used to it's quirks, I am starting to feel that I...
4
by: Jozef | last post by:
I'm just wondering if anyone here uses MSDE, and if so, do you use ODBC or is there a better way to connect? I'd like to start using it just because of it's scalability if nothing else, but would...
4
by: Jozef | last post by:
Hello, I have an application that I have been deploying with the Office 2002 / XP Developers Edition Package and Deployment wizard. The package that it creates is 180 MB in size. I would like...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
0
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need to be able to speak intelligently about when one...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.