473,499 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to distribute an MS Access 2003 App?

Hello!

I'd like to distribute an application developed in MS Access 2003.
I've looked at the MS web site and it says although the ability to
distribute is included with MS Office Retail, you still need to
purchase a licence, yet it provides no links.. It also says that you
need developer extensions to package it, but still no link! .Overall,
I'm a bit confused and am wondering if anyone can set me on the right
track.

thanks!\
Jack B. Nimble
Feb 7 '08 #1
11 2674
Rather than purchase the runtime or Access 2003, would you be better to
upgrade to Access 2007?

That way you can distribute the runtime without having to buy it:
http://www.microsoft.com/downloads/d...displaylang=en

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<ja*************@gmail.comwrote in message
news:13**********************************@q77g2000 hsh.googlegroups.com...
>
I'd like to distribute an application developed in MS Access 2003.
I've looked at the MS web site and it says although the ability to
distribute is included with MS Office Retail, you still need to
purchase a licence, yet it provides no links.. It also says that you
need developer extensions to package it, but still no link! .Overall,
I'm a bit confused and am wondering if anyone can set me on the right
track.

thanks!\
Jack B. Nimble
Feb 7 '08 #2
Dear Allen,

Thank you for the tip! Questions:

Are there likely to be a lot of API changes? I know I ran into some of
that when I upgraded from Access 2.0.

Can I purchase Access 2007 separately from Office 97?

Does it run on XP, or does it need Vista?

Thanks again!

Jack B. Nimble

On Feb 7, 1:15 am, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
Rather than purchase the runtime or Access 2003, would you be better to
upgrade to Access 2007?

That way you can distribute the runtime without having to buy it:
http://www.microsoft.com/downloads/d...d=D9AE78D9-9DC...

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<jackbenimble...@gmail.comwrote in message

news:13**********************************@q77g2000 hsh.googlegroups.com...
I'd like to distribute an application developed in MS Access 2003.
I've looked at the MS web site and it says although the ability to
distribute is included with MS Office Retail, you still need to
purchase a licence, yet it provides no links.. It also says that you
need developer extensions to package it, but still no link! .Overall,
I'm a bit confused and am wondering if anyone can set me on the right
track.
thanks!\
Jack B. Nimble
Feb 7 '08 #3
Answers in-line.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<ja*************@gmail.comwrote in message
news:45**********************************@u10g2000 prn.googlegroups.com...
Are there likely to be a lot of API changes? I know I ran into some of
that when I upgraded from Access 2.0.
No changes. Access 2 was 16-bit, so you needed to change to 32-bit. A2007 is
still using the 32-bit calls.
Can I purchase Access 2007 separately from Office 97?
Separately from Office 2007? I believe you can.

If you need to, you can run A2007 and A97 on the same machine. (I'm running
those 2 plus A2000, 2002 and 2003 in this machine.)
Does it run on XP, or does it need Vista?
A2007 runs on XP too.

Feb 7 '08 #4
On Feb 7, 11:36*am, jackbenimble...@gmail.com wrote:
Dear Allen,

Thank you for the tip! Questions:

Are there likely to be a lot of API changes? I know I ran into some of
that when I upgraded from Access 2.0.

Can I purchase Access 2007 separately from Office 97?
If you have any version of Access from 2000 on, the upgrade version is
only about $125 or so. I think the full version is $240.
Feb 7 '08 #5
On Feb 6, 9:05 pm, jackbenimble...@gmail.com wrote:
Hello!

I'd like to distribute an application developed in MS Access 2003.
I've looked at the MS web site and it says although the ability to
distribute is included with MS Office Retail, you still need to
purchase a licence, yet it provides no links.. It also says that you
need developer extensions to package it, but still no link! .Overall,
I'm a bit confused and am wondering if anyone can set me on the right
track.

thanks!\
Jack B. Nimble
If you are doing an Access runtime installation, I can recommend the
folks at sagekey.com. I have used their WISE script for AC97 and
AC2002 runtime installations with good success for years. They do the
footwork to handle the possible permutations of other runtimes and
Access versions on the target machine and have scripts for WISE and
and MSI. Here is a link to a discussion about runtimes and versions
that might help.

http://www.sagekey.com/access_runtime_faq.aspx
Feb 7 '08 #6
Thanks, Allen! I got hold of a version of Access 2007 and have more
question for you!

(I think this is similar to the problem I was having in 2003...)

When I open the database, Access say:

"Security Alert"

VBA Macro

Access has disable potentially harmful content in this databases

(blah..blah..blah..)

Then an option to enable this content - but just for the session.

How do I get rid of this message - permanently?

Many thanks,
Jack B. Nimble

On Feb 7, 11:00 am, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
Answers in-line.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips forAccessusers -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<jackbenimble...@gmail.comwrote in message

news:45**********************************@u10g2000 prn.googlegroups.com...
Are there likely to be a lot of API changes? I know I ran into some of
that when I upgraded fromAccess2.0.

No changes.Access2 was 16-bit, so you needed to change to 32-bit. A2007 is
still using the 32-bit calls.
Can I purchaseAccess2007 separately from Office 97?

Separately from Office 2007? I believe you can.

If you need to, you can run A2007 and A97 on the same machine. (I'm running
those 2 plus A2000, 2002 and 2003 in this machine.)
Does it run on XP, or does it need Vista?

A2007 runs on XP too.
Feb 9 '08 #7
Tell A2007 you trust the folder where you place your databases (and
subfolders):
Office Button | Access Options | Trust Center | Trust Center Settings

There's a bunch more help on adapting to A2007 here:
http://allenbrowne.com/Access2007.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<ja*************@gmail.comwrote in message
news:e8**********************************@f10g2000 hsf.googlegroups.com...
Thanks, Allen! I got hold of a version of Access 2007 and have more
question for you!

(I think this is similar to the problem I was having in 2003...)

When I open the database, Access say:

"Security Alert"

VBA Macro

Access has disable potentially harmful content in this databases

(blah..blah..blah..)

Then an option to enable this content - but just for the session.

How do I get rid of this message - permanently?
Feb 9 '08 #8
Allen,

Thanks for your many fine tips! Another questions (of course!).

When I package up the Access application and install and start it,
this same trust message comes up. However, the Office button only
contains a couple of items, neither of which allows the disabling of
this unruly message. Is there a way to remove it from a distributed
application?

Jack B. Nimble

On Feb 9, 1:50 am, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
Tell A2007 you trust the folder where you place your databases (and
subfolders):
Office Button | Access Options | Trust Center | Trust Center Settings

There's a bunch more help on adapting to A2007 here:
http://allenbrowne.com/Access2007.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<jackbenimble...@gmail.comwrote in message

news:e8**********************************@f10g2000 hsf.googlegroups.com...
Thanks, Allen! I got hold of a version of Access 2007 and have more
question for you!
(I think this is similar to the problem I was having in 2003...)
When I open the database, Access say:
"Security Alert"
VBA Macro
Access has disable potentially harmful content in this databases
(blah..blah..blah..)
Then an option to enable this content - but just for the session.
How do I get rid of this message - permanently?
Feb 10 '08 #9
Jeff Conrad explains the reg key you need to set:
http://accessjunkie.com/faq_33.aspx

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<ja*************@gmail.comwrote in message
news:8a**********************************@s19g2000 prg.googlegroups.com...
Allen,

Thanks for your many fine tips! Another questions (of course!).

When I package up the Access application and install and start it,
this same trust message comes up. However, the Office button only
contains a couple of items, neither of which allows the disabling of
this unruly message. Is there a way to remove it from a distributed
application?
Feb 10 '08 #10
Allen,

Outstanding tip! I had installed my app/runtime on a Vista machine, so
I changed the registry setting to include the trusted path, and it got
rid of the message! (the one asking if it is ok to run the app despite
an unknown source).

But (there's always something!) the installed app is now having
trouble with the AutoExcec macro, which does a runcode command, error
2950. I think it's a trust issue. Why? Because can repeat this exact
message in my own Access 2007 development environment when I remove my
project from being trusted!

Naturally, I can solve this by re-trusting my project, but it doesn't
fix the problem for the runtime on the Vista.

The strangest thing is that, when I install the app/runtime on my own
XP system (and don't trust the folder), as expected, I get the message
asking if it is ok to run - but when I say ok, the AutoExec macro runs
perfectly!
Thanks!
Jack B. Nimble




On Feb 10, 6:41 pm, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
Jeff Conrad explains the reg key you need to set:
http://accessjunkie.com/faq_33.aspx

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<jackbenimble...@gmail.comwrote in message

news:8a**********************************@s19g2000 prg.googlegroups.com...
Allen,
Thanks for your many fine tips! Another questions (of course!).
When I package up the Access application and install and start it,
this same trust message comes up. However, the Office button only
contains a couple of items, neither of which allows the disabling of
this unruly message. Is there a way to remove it from a distributed
application?
Feb 11 '08 #11
An alternative to AutoExec would be to use the Open event of the start up
form.

No promises: depends on timing and what's trusted.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<ja*************@gmail.comwrote in message
news:ca**********************************@d21g2000 prf.googlegroups.com...
>
Outstanding tip! I had installed my app/runtime on a Vista machine, so
I changed the registry setting to include the trusted path, and it got
rid of the message! (the one asking if it is ok to run the app despite
an unknown source).

But (there's always something!) the installed app is now having
trouble with the AutoExcec macro, which does a runcode command, error
2950. I think it's a trust issue. Why? Because can repeat this exact
message in my own Access 2007 development environment when I remove my
project from being trusted!

Naturally, I can solve this by re-trusting my project, but it doesn't
fix the problem for the runtime on the Vista.

The strangest thing is that, when I install the app/runtime on my own
XP system (and don't trust the folder), as expected, I get the message
asking if it is ok to run - but when I say ok, the AutoExec macro runs
perfectly!
Feb 11 '08 #12

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

Similar topics

4
3944
by: Ed Landau | last post by:
Hi: I've just developped a really simple MS Access App. The VBA runs within the database. It uses some DLLs which I register with a script. It's on MS Access2003 (Office11). I've got 2003Pro...
8
6930
by: Larry__Weiss | last post by:
What kind of licensing is needed to be able to use the Microsoft Access product and distribute the applications? In other words, what version of Microsoft Access does a developer need to buy in...
1
1432
by: Rufus DeDufus | last post by:
I want to write an app that uses the jet back end. What Access (Jet) binaries must I distribute? Where do I get (that is, what must I purchase) to get the Jet bits and the rights to distribute? ...
1
522
by: pw | last post by:
Hi, I can't find anything about a toolkit on Microsoft site or what is needed to distribute an Access 2003 application (like the SDK w/ Access 97). I assume this is still possible. What do I...
3
2389
by: Nick | last post by:
Hi, We're are about to develop an app in C# that will use a MS Access database file for data storage. The db structure will not be modified. The user will use the C# developed app to view and...
2
1514
by: sms1973 | last post by:
Hello, I have built an application web site using ASP.NET 2003 and MSSQL database server. I now need to distribute the entire application to customers on a CD to run the web application...
0
7132
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
7009
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...
0
7178
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7390
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
4602
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
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.