473,472 Members | 1,882 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Totally confused about Access 2003 Runtime availability!

Ok I have searched the MS website for info on this. I am totally
confused.

If I want to deploy an Access 2003 app and allow my users to run it
using Access 2003 Runtime, where do I get the Runtime?

I just purchased Office 2003 Professional. Is Access 2003 Runtime
included with that or not?

It APPEARS that the only way I can get Access 2003 Runtime is to
purchase Microsoft Visual Studio. Is that correct? If so, I am
screwed big time.

So, this leaves me with another question: If I leave our Access 2000
app in 2000 format, avoid use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?

All help much appreciated.

-LW
Nov 13 '05 #1
10 2999
I'm not surprised you're confused - it's confusing.

Currently the only way to get your hands on the Access 2003 run-time
executable is on the Office Professional 2003 CD. There's an install file and
a cab file hidden in a folder somewhere like English\ACCRT. That's the file,
but not the permission to deploy it. For permission to deploy, you need to
purchase the "Microsoft Visual Studio Tools for the Microsoft Office System".

So, in a nutshell - to deploy an Access 2003 Runtime application, you must own
both Office Professional 2003 (or just Access 2003) and the "Microsoft Visual
Studio Tools for the Microsoft Office System".

Yes, they probably could have thought of a shorter name - I guess we could
always call it MSVSTFTMOS for short. Hey - TANSTAAFL.

On Mon, 11 Apr 2005 00:58:50 -0500, Lauren Wilson <pr*****@private.com> wrote:
Ok I have searched the MS website for info on this. I am totally
confused.

If I want to deploy an Access 2003 app and allow my users to run it
using Access 2003 Runtime, where do I get the Runtime?

I just purchased Office 2003 Professional. Is Access 2003 Runtime
included with that or not?

It APPEARS that the only way I can get Access 2003 Runtime is to
purchase Microsoft Visual Studio. Is that correct? If so, I am
screwed big time.

So, this leaves me with another question: If I leave our Access 2000
app in 2000 format, avoid use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?

All help much appreciated.

-LW


Nov 13 '05 #2
ng
Well that bites. That runtime thing is the basis of *ALL* the applications
in our organization. What do you do? Just go with the flow and quit
developing in access, and start developing in VB straight-up? Access has
some real advantages as far as ease of use for my users, they don't have to
know SQL or anything. It's good for me, I develop in it, I know they can't
get in there and screw with it. I know they couldn't with a compiled VB app
either, but that isn't the point. I'm just used to doing it this way, and I
don't see why Microsoft has to go tacking more costly stuff on top of what
we already need. To Microsoft, the megolith, More is More, to me, the
humble programmer with limited resources, Less is More!

Anything I wanted to do I could have done with Access 97. maybe we should
have stayed there!

-B

"Steve Jorgensen" <no****@nospam.nospam> wrote in message
news:2h********************************@4ax.com...
I'm not surprised you're confused - it's confusing.

Currently the only way to get your hands on the Access 2003 run-time
executable is on the Office Professional 2003 CD. There's an install file
and
a cab file hidden in a folder somewhere like English\ACCRT. That's the
file,
but not the permission to deploy it. For permission to deploy, you need
to
purchase the "Microsoft Visual Studio Tools for the Microsoft Office
System".

So, in a nutshell - to deploy an Access 2003 Runtime application, you must
own
both Office Professional 2003 (or just Access 2003) and the "Microsoft
Visual
Studio Tools for the Microsoft Office System".

Yes, they probably could have thought of a shorter name - I guess we could
always call it MSVSTFTMOS for short. Hey - TANSTAAFL.

On Mon, 11 Apr 2005 00:58:50 -0500, Lauren Wilson <pr*****@private.com>
wrote:
Ok I have searched the MS website for info on this. I am totally
confused.

If I want to deploy an Access 2003 app and allow my users to run it
using Access 2003 Runtime, where do I get the Runtime?

I just purchased Office 2003 Professional. Is Access 2003 Runtime
included with that or not?

It APPEARS that the only way I can get Access 2003 Runtime is to
purchase Microsoft Visual Studio. Is that correct? If so, I am
screwed big time.

So, this leaves me with another question: If I leave our Access 2000
app in 2000 format, avoid use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?

All help much appreciated.

-LW

Nov 13 '05 #3
I don't understand your concern.

Access 2003 HAS a runtime. As Steve pointed out, you need to purchase the
following in order to create an Access 2003 runtime application:

- Microsoft Access 2003
- Visual Studio Tools for Office 2003 (which includes the Access 2003
Developer Extensions)

The ADE is the product that gives you the license to deploy the 2003 runtime
components and you have to have Access 2003 installed in order to install
the ADE.

If you're using MSDN, note that while VSTO is available in all subscription
levels of MSDN, the Access Developer Extensions are not included with all
versions. ADE is only available at Universal level.

The stand-alone VSTO box includes both VSTO and the ADE.

See http://msdn.microsoft.com/vstudio/of...ficetools.aspx for more
details
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"ng" <ng@ng.com> wrote in message news:Row6e.9719$H_5.9459@trnddc01...
Well that bites. That runtime thing is the basis of *ALL* the
applications in our organization. What do you do? Just go with the flow
and quit developing in access, and start developing in VB straight-up?
Access has some real advantages as far as ease of use for my users, they
don't have to know SQL or anything. It's good for me, I develop in it, I
know they can't get in there and screw with it. I know they couldn't with
a compiled VB app either, but that isn't the point. I'm just used to
doing it this way, and I don't see why Microsoft has to go tacking more
costly stuff on top of what we already need. To Microsoft, the megolith,
More is More, to me, the humble programmer with limited resources, Less is
More!

Anything I wanted to do I could have done with Access 97. maybe we should
have stayed there!

-B

"Steve Jorgensen" <no****@nospam.nospam> wrote in message
news:2h********************************@4ax.com...
I'm not surprised you're confused - it's confusing.

Currently the only way to get your hands on the Access 2003 run-time
executable is on the Office Professional 2003 CD. There's an install
file and
a cab file hidden in a folder somewhere like English\ACCRT. That's the
file,
but not the permission to deploy it. For permission to deploy, you need
to
purchase the "Microsoft Visual Studio Tools for the Microsoft Office
System".

So, in a nutshell - to deploy an Access 2003 Runtime application, you
must own
both Office Professional 2003 (or just Access 2003) and the "Microsoft
Visual
Studio Tools for the Microsoft Office System".

Yes, they probably could have thought of a shorter name - I guess we
could
always call it MSVSTFTMOS for short. Hey - TANSTAAFL.

On Mon, 11 Apr 2005 00:58:50 -0500, Lauren Wilson <pr*****@private.com>
wrote:
Ok I have searched the MS website for info on this. I am totally
confused.

If I want to deploy an Access 2003 app and allow my users to run it
using Access 2003 Runtime, where do I get the Runtime?

I just purchased Office 2003 Professional. Is Access 2003 Runtime
included with that or not?

It APPEARS that the only way I can get Access 2003 Runtime is to
purchase Microsoft Visual Studio. Is that correct? If so, I am
screwed big time.

So, this leaves me with another question: If I leave our Access 2000
app in 2000 format, avoid use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?

All help much appreciated.

-LW


Nov 13 '05 #4

So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


On Mon, 11 Apr 2005 19:24:56 -0400, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:
I don't understand your concern.

Access 2003 HAS a runtime. As Steve pointed out, you need to purchase the
following in order to create an Access 2003 runtime application:

- Microsoft Access 2003
- Visual Studio Tools for Office 2003 (which includes the Access 2003
Developer Extensions)

The ADE is the product that gives you the license to deploy the 2003 runtime
components and you have to have Access 2003 installed in order to install
the ADE.

If you're using MSDN, note that while VSTO is available in all subscription
levels of MSDN, the Access Developer Extensions are not included with all
versions. ADE is only available at Universal level.

The stand-alone VSTO box includes both VSTO and the ADE.

See http://msdn.microsoft.com/vstudio/of...ficetools.aspx for more
details


Nov 13 '05 #5
Yes.

On Mon, 11 Apr 2005 22:14:36 -0500, Lauren Wilson <pr*****@private.com> wrote:

So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


On Mon, 11 Apr 2005 19:24:56 -0400, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:
I don't understand your concern.

Access 2003 HAS a runtime. As Steve pointed out, you need to purchase the
following in order to create an Access 2003 runtime application:

- Microsoft Access 2003
- Visual Studio Tools for Office 2003 (which includes the Access 2003
Developer Extensions)

The ADE is the product that gives you the license to deploy the 2003 runtime
components and you have to have Access 2003 installed in order to install
the ADE.

If you're using MSDN, note that while VSTO is available in all subscription
levels of MSDN, the Access Developer Extensions are not included with all
versions. ADE is only available at Universal level.

The stand-alone VSTO box includes both VSTO and the ADE.

See http://msdn.microsoft.com/vstudio/of...ficetools.aspx for more
details


Nov 13 '05 #6
Br
Lauren Wilson wrote:
So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


Yes, that should be fine.

Personally I've had problems with using A2003 to modify an A2000 ADP
application..... it keeps corrupting it on me :(

Br@dley
Nov 13 '05 #7
On Tue, 12 Apr 2005 03:52:58 GMT, "Br@dley" <no*****@4u.com> wrote:
Lauren Wilson wrote:
So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


Yes, that should be fine.

Personally I've had problems with using A2003 to modify an A2000 ADP
application..... it keeps corrupting it on me :(

Br@dley


Make sure you're using the latest A2K3 service pack. It helps that problem
very noticeably.
Nov 13 '05 #8
Br
Steve Jorgensen wrote:
On Tue, 12 Apr 2005 03:52:58 GMT, "Br@dley" <no*****@4u.com> wrote:
Lauren Wilson wrote:
So, this STILL leaves me with another question: If I leave our
Access 2000 app in 2000 format, use Access 2003 to continue
development and upgrades but avoid incorporating any Access 2003
specific features, will my users be able to continue using Access
2000 Runtime to run the app?


Yes, that should be fine.

Personally I've had problems with using A2003 to modify an A2000 ADP
application..... it keeps corrupting it on me :(

Br@dley


Make sure you're using the latest A2K3 service pack. It helps that
problem very noticeably.


I'm pretty sure I have the latest updates of everything....incl.
A2003sp1

Br@dley
Nov 13 '05 #9
Lauren Wilson wrote:
So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


If you normally distribute an MDE you will still need a copy of Access 2000 to
create that. Access 2003 can only create an MDE in the newer 2002/2003 format
which would not work for your users with the 2000 runtime.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #10
On Tue, 12 Apr 2005 11:42:57 GMT, "Rick Brandt"
<ri*********@hotmail.com> wrote:
Lauren Wilson wrote:
So, this STILL leaves me with another question: If I leave our Access
2000 app in 2000 format, use Access 2003 to continue development and
upgrades but avoid incorporating any Access 2003 specific features,
will my users be able to continue using Access 2000 Runtime to run the
app?


If you normally distribute an MDE you will still need a copy of Access 2000 to
create that. Access 2003 can only create an MDE in the newer 2002/2003 format
which would not work for your users with the 2000 runtime.


This is straight from the Great Big Book of DAMN! What on earth is
Microsoft trying to do by placing a new obstacle to MDE distribution?

I think it's time to accelerate our plans to move this entire 5 year
old, 10,000 user base app to a non-Microsoft platform.
Nov 13 '05 #11

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

Similar topics

0
by: Brian Loesgen | last post by:
The next San Diego .Net User Group meeting is Tuesday, November 25, 2003 at the Scripps Ranch Library. Scripps Ranch Library 10301 Scripps Lake Drive San Diego, CA 92131-1026 Please join us...
3
by: Colin Chudyk | last post by:
Hi, Here is my situation. Can anyone provide insight? I have developed a database in Access 2002. I am planning to distribute it as a split MDE (front) / MDB (back) to be used by the Access...
1
by: Mike | last post by:
Hi Hi We are currently upgrading from access 97 to office 2003 on site. We would like to upgrade our access databases to Access 2003 but we wish to remove Microsoft access software from our end...
3
by: Simple Man | last post by:
We have a citrix server that users will be signing into from a remote location. One application is an Access database. Right now, lan users are using the Access 2003 runtime to run these...
5
by: Wayne | last post by:
I am looking at installing an Access 2003 application on some machines that don't have any version of Access previously installed. After reading lots of posts on this group and elsewhere I assume...
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...
49
by: Mell via AccessMonster.com | last post by:
I created databases on Access 2003 and I want to deploy them to users. My code was also done using 2003. If they have Ms Access 2000 or higher, will they be able to use these dbs with all code,...
2
by: boyleyc | last post by:
Hi all the following code works perfectly well. Basically it populates a series of check boxes on my form, depending on whether dlookup finds an associated record. The problem i have is that...
9
by: Paul H | last post by:
As I understand it, to distribute a runtime version of Access 2003 with my app I need to spend £600 on "Visual Studio Tools for Office System package" which contains the RT plus a load of stuff I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.