473,734 Members | 2,211 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Convert A97 to A2000 or A2002 ?

Hello Group.

I work for a company who is about to embark on a long awaited Office upgrade
from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the complexities
of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy etc
etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as to
which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.
your advise is greatly appreciated.
kind regards
tombsy
Jan 7 '07 #1
6 2229
Hi, Tombsy.
We do not have any Access2000 users, so can I leap from A97 to A2002 ?
Yes.
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.
The time and effort to do two conversions and test them probably isn't worth
it. While Access 2000 database format files can be opened in Access 2000
and later, making them practically universal, if you plan to distribute MDE
files, then you'll have to convert to Access 2002 database format before
creating the MDE. In addition, Access 2002 has a few features that Access
2000 doesn't, so I'd suggest converting to Access 2002 database format.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"tombsy" <ic************ @tiscali.co.ukw rote in message
news:45******** **@mk-nntp-2.news.uk.tisca li.com...
Hello Group.

I work for a company who is about to embark on a long awaited Office
upgrade from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the
complexities of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy
etc etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as
to which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.
your advise is greatly appreciated.
kind regards
tombsy

Jan 7 '07 #2
tombsy wrote:
>I work for a company who is about to embark on a long awaited Office upgrade
from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the complexities
of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy etc
etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as to
which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.

If you have no A2K users, then definitely skip A2000 and go
directly to A2003.

I have had no trouble just letting Access do its automatic
conversion of several A97 apps. Maybe my apps don't use
anything that has a problem and others have different
experiences, but I recommend that you try it before worrying
about imaginary problems.

--
Marsh
Jan 7 '07 #3
tombsy wrote:
We have thousands of user built databases that I want to automatically
convert from Access97
When the users open them in 2002 they'll be given the choice of
converting them or just using them in their current format. If they
choose conversion it will be to a new file so the old will live on
safely; that is they can choose to convert MyMDB to MyMDB2002 and both
files will continue to exist.

You might want to encourage or remind or direct them not to delete the
old 97 version and you may want to provide them with some kind of
archiving procedure to put that old file away safely so that it is not
opened in error when the user thinks the new file is open. IMO, the
latter sort of trivial and almost laughable situation (confusing the
files) is the most likely to cause you problems, but there won't be so
much laughing if data are compromised.

Will these new files run well with just the default conversion? All
that I have converted have done so with the exception of those which
used many Windows API calls. Some of these failed, not because the
version of Access changed but because the version of Windows had
changed as well. But my guess is that your thousands of databases will
not contain extensive API calls.

If you were to follow this route you could reserve your time for
hands-on help of those few who did experience a problem. They should
still have the original available for you.

Jan 7 '07 #4
As Gunny pointed out, you must use the A2002 file format if you want to
create MDEs. Otherwise there is little practical difference.

I understand that corporate environments have a deal of inertia when it
comes to moving, but Office XP seems like a strange choice at this point.
Access 2007 has so much new functionality, e.g.:
http://allenbrowne.com/Access2007.html
It's understandable if they consider that too new to use yet, but Office
2003 is a very stable and mature product now. Office XP will exit the
support cycle sooner than 2003, so I don't see the logic there.

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

"tombsy" <ic************ @tiscali.co.ukw rote in message
news:45******** **@mk-nntp-2.news.uk.tisca li.com...
Hello Group.

I work for a company who is about to embark on a long awaited Office
upgrade from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the
complexities of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy
etc etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as
to which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.

your advise is greatly appreciated.

kind regards

tombsy
Jan 8 '07 #5
Thanks for both your comments.

We are going to roll out Access XP runtime and set the registry switch for
prevent the upgrade message from appearing.
Anyone opening a A97 db using A2002 should be able to use the db but not
change objects(as an interim step).
Then i can run my bespoke conversion database which will automatically work
thro a list of MDB files and perform the conversion to A2002 for all the non
dev built apps. Our controlled dev built apps will get the full dev
treatment as will likely have complications with the upgrade.

"tombsy" <ic************ @tiscali.co.ukw rote in message
news:45******** **@mk-nntp-2.news.uk.tisca li.com...
Hello Group.

I work for a company who is about to embark on a long awaited Office
upgrade from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the
complexities of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy
etc etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as
to which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.
your advise is greatly appreciated.
kind regards
tombsy

Jan 8 '07 #6
You're welcome. Good luck with it.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"tombsy" <ic************ @tiscali.co.ukw rote in message
news:45******** **@mk-nntp-2.news.uk.tisca li.com...
Thanks for both your comments.

We are going to roll out Access XP runtime and set the registry switch for
prevent the upgrade message from appearing.
Anyone opening a A97 db using A2002 should be able to use the db but not
change objects(as an interim step).
Then i can run my bespoke conversion database which will automatically
work thro a list of MDB files and perform the conversion to A2002 for all
the non dev built apps. Our controlled dev built apps will get the full
dev treatment as will likely have complications with the upgrade.

"tombsy" <ic************ @tiscali.co.ukw rote in message
news:45******** **@mk-nntp-2.news.uk.tisca li.com...
>Hello Group.

I work for a company who is about to embark on a long awaited Office
upgrade from Office 97 to Office XP.

Office XP comes with Access 2002.
I am an accomplished Access developer so I have read up on the
complexities of upgrade in the corporate environment.
Also the need to carry out a full MDB audit to get rid of the redundancy
etc etc

My specific question is this ....
We have thousands of user built databases that I want to automatically
convert from Access97 but I cant get a clear answer from the interweb as
to which format to convert to (Access 2000 or Access 2002).

We do not have any Access2000 users, so can I leap from A97 to A2002 ?
or should I do a staged upgrade A97 to A2000. Let the dust settle, then
convert A2000 to A2002.
your advise is greatly appreciated.
kind regards
tombsy


Jan 8 '07 #7

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

Similar topics

29
3701
by: Mark B | last post by:
We have an Access app (quite big) at www.orbisoft.com/download. We have had requests by potential users to have it converted to an SQL version for them since there corporate policy excludes them from buying mdb backends. Here's the (million dollar?) questions :) How long and how difficult a process would it be? Which SQL platform would we be best to develop it on?
4
1693
by: -Michelle- | last post by:
Hi I am using A2003 on XP. The client has A2000. So I have ensured that I have developed based on A2000 and compiled as such. I have found that in a number of cases now, I have used (what I thought) was fairly standard methods & properties, but as it turns out, not so. I install on the client's machine and recompile and have found that a method is just not recognised in A2000. eg: in A2003, docmd.OpenReport includes the 'OpenArgs'...
22
2354
by: Bradley | last post by:
Has anyone else noticed this problem? I converted the back-end to A2000 and the performance problem was fixed. We supply a 97 and 2000 version of our software so we kept the backend in A97 to make upgrading simple for users. We've done it like that for years but a new client has been having severe performance issues... solved by converting the backend to 2000. -- regards, Bradley
12
2213
by: dixie | last post by:
Can someone familiar with Access 2003 please answer this question? I am asking because I don't have the use of A2003. When Access 2003 finds an Access 2000 database, does it come up with some sort of question/suggestion indicating that you can convert this datbase into the new format? I am trying to trouble shoot a remote site where a big error message indicating the database was converted using the wrong method comes up when they try to...
3
1420
by: Tim Marshall | last post by:
I have a user who has what I assume is a VB application: it's opened with an exe file, there are numerous dll files in the directory in which the executeable resides, along with an mdb file that I could not open in A97, but can open in A2003. Assuming I'm probably correct that this is a VB application, what part of A2000 (the vintage of the application is such that it was installed before A2002) is actually installed, or does it need to...
0
1333
by: Tom | last post by:
All: I posted on this yesterday, but for whatever reason, Google isn't dealing nicely with it... Anyway, I need to install A2000 on a computer that already has A2002 so I can create A2000 mde files. I have the A2000 install disk. Our IT department controls the installation of A2002. After installing A2000 (into a different directory than A2002)
0
8774
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9447
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9307
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9181
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6031
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.