473,398 Members | 2,120 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

office 2007 / Access 2000

Neighbour has got a new `puter which came with Office 2007 (without Access )

He needs Access to run an app for his business.

He still has a copy of Office 2000 Pro.

Are there any issues with installing Access 2000 alongside Office 2007. ?

The app calls Outlook to send emails.

Will there be any problems when Access runs this - ? -

Dim stAppName As String

stAppName = "C:\Program Files\Microsoft Office\Office\outlook.exe"
Call Shell(stAppName, 1)

TIA
David B
Feb 27 '08 #1
1 2567
You can use Access 2000 from Office 2000 Pro, even if you are using Office
2007. Just do a custom install of Office 2000, so you can elect to install
the Access component only.

If you have hard-coded path names into the app, that will fail, so the code
will need to be re-written. Interactions between the different versions may
fail, but you might be able to overcome the specific example you gave by
using SendMail to fire off an email.

Other components could fail as well, e.g. MS Graph, the Calendar control,
etc. Again there are workarounds for most of these, e.g. this simple little
popup calendar that is just an Access form so works in any version:
http://allenbrowne.com/ser-51.html

There are a few other compatibility issues listed here:
http://allenbrowne.com/Access2007.html#Compatibility

--
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.

"David B" <da***@somewhere.fsnet.co.ukwrote in message
news:Qt******************************@bt.com...
Neighbour has got a new `puter which came with Office 2007 (without
Access )

He needs Access to run an app for his business.

He still has a copy of Office 2000 Pro.

Are there any issues with installing Access 2000 alongside Office 2007. ?

The app calls Outlook to send emails.

Will there be any problems when Access runs this - ? -

Dim stAppName As String

stAppName = "C:\Program Files\Microsoft Office\Office\outlook.exe"
Call Shell(stAppName, 1)

TIA
David B
Feb 28 '08 #2

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

Similar topics

5
by: Don Kuykendall | last post by:
I have Office 2000 and Office Developer and I want to upgrade to Office XP. Will my copy of Office Developer work with Access XP?
11
by: Don | last post by:
QUESTIONS: 1. Has anyone figured out how to successfully install the Office 97 Pro Service Release 2 patch in Vista? 2. Has anyone successfully installed an Office 97 Pro CD (SR2 version) in...
4
by: John | last post by:
Hi I have an access app that uses word and outlook and both are referenced in the access app. The problem is that my client have outlook 2000 and word 2000 while my development machine has...
7
by: bkdraper via AccessMonster.com | last post by:
I currently have a handful of Access 2000 tools I've written for my office. Here in the next few weeks, the office is getting upgraded to Office 2007. My question is, does anybody know how much...
6
by: cmking | last post by:
I have Office Professional 2000 but would like to upgrade to Office 2007 (Home/Small Business edition) which does not include Access 2007, this because I am buying it myself, and can't afford Office...
0
by: Tony Toews [MVP] | last post by:
Folks To make a long story short Office 2000 security patches are *not* included in the Microsoft Update. Although you can find them in the rather unobtrusive Office Update. For an...
1
by: =?Utf-8?B?dGFmZnk=?= | last post by:
New to Vista and Office 2007 and I will shortly be upgrading to Office 2007, Home and Student edition on both my machines. At present I am running Office 2000 Professsional, Vista does not like...
5
by: OldBirdman | last post by:
I'm not sure this belong here, or even on this site, but I need to know. I installed the Free Trial version of Office 2007 from Microsoft's site. I did not like it as well as Office 2000 or 2002....
2
by: tony stark | last post by:
Can I install Access 2007 whilst keeping Office 2000 on a PC and are there any problems with Office 2000 apps and Access 2007 if I do so? I would uninstall Access 2000 if that helped.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
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
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
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...

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.