473,466 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Converting from Access97 to Access 2003

The system is an Access 97 front end to a SQL Server back end.
There's a whole heap of VBA code.
It has its own secure workgroup MDW.
It uses automation to open and modify Word, Excel, and Powerpoint
documents.
It uses automation to create Outlook mail items. e.g.

Set objNewMail = objOutlook.CreateItem(olMailItem)
With objNewMail ...

I haven't yet used Office 2003.

I've tried converting to Office 2000 and XP (the latest version I
have) and it seems to be OK.

Apart from the security hassle I've seen mentioned in here, are there
any general problem areas I should look out for?
--
Regards.
Richard.
Nov 12 '05 #1
2 1436
Richard Sherratt <ri**************@NOTHINGHEREbrunsley.com.au> wrote:
Apart from the security hassle I've seen mentioned in here, are there
any general problem areas I should look out for?


I'd consider using Late Bind just in general cases so as to drastically reduce any
problems with different versions of Word, Excel, PPT and Outlook. But I'm not sure
I'd put it in place right now either. Make sure the app is running smoothly first
and then put one of these in place a day or something like that.

For more information including additional text and some detailed links see the "Late
Binding in Microsoft Access" page at http://www.granite.ab.ca/access/latebinding.htm

There are some minor problems I've encountered at Access 2.0 and Access 97 to Access
2000/2002 conversion issues/problems/bugs
http://www.granite.ab.ca/access/conversionproblems.htm

I'd suggest giving a copy of the new FE to a few power users to use for a few weeks
to locate any problems. A lot easier than rolling out a new version and having a
bunch of problems all coming your way at once. And all which need fixing ASAP.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #2
On Tue, 24 Feb 2004 01:54:49 GMT, Tony Toews <tt****@telusplanet.net>
wrote:

<snip>
Tony


Thanks, Tony. Fingers crossed :-)
--
Regards.
Richard.
Nov 12 '05 #3

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

Similar topics

17
by: chicha | last post by:
Hey people, I have to convert MS Access 2000 database into mysql database, the whole thing being part of this project I'm doing for one of my faculty classes. My professor somehow presumed I...
5
by: Chris Dugan | last post by:
Hi, has anybody come across a solution to running an Access97 database on Windows XP. The situation I have is an Access 97 database that runs perfectly from Win95/98 clients running Access97, the...
1
by: Mario Crevits | last post by:
My name is Mario Crevits, I'm from Belgium (Roeselare) and I'm working with Access97 for several years now. We are in an Access97-2000 migration project. I'm writing a wizard for the end-users to...
4
by: sean | last post by:
Hi all, Is there something wrong with my access97 SR-2 installation ? 1) Under MACRO, when I choose action SendObject, I could select Snapshot Format for "Output Format". (BTW Is there a way to...
59
by: Rico | last post by:
Hello, I have an application that I'm converting to Access 2003 and SQL Server 2005 Express. The application uses extensive use of DAO and the SEEK method on indexes. I'm having an issue when...
10
by: lesperancer | last post by:
you start with a small application in access97, then you have more modules and more... and you reach the point where tables like 'item' and 'employee' reach the limit and you know there's more...
1
by: lesperancer | last post by:
currently using access97 to link to sql7 tables sql7 is running on NT4 and terminal server 2000 in the process of upgrading hardware and software to latest stable versions citrix - windows 2003...
12
LMHelper
by: LMHelper | last post by:
I am in the process of switching an Access Database that was originally designed in Access 97 and they need it to switch over to Access 2000-2003 Database Version. We have run into errors when moving...
3
by: Ramchandar | last post by:
Hi, I am creating reports using VBA code. I have the same query in a querydef residing both in Access97 and Access2003. The result of this querydef is then moved to a table in Access97 and...
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
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?

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.