473,796 Members | 2,645 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reasons to convert from Access 2000 to XP or 2003?

Hi Folks,

Just wondering if there is any real need to convert an application from 2000
or XP to 2003, if the application is not going to grow or change. Ive had a
couple people ask about it (converting to 2003) but I can't see a reason
they should other than their IT manager want's to buy new stuff.

Any help or opinion would be great

Thanks!
Rick
Nov 13 '05 #1
9 3148
Richard W Collens wrote:
Hi Folks,

Just wondering if there is any real need to convert an application
from 2000 or XP to 2003, if the application is not going to grow or
change. Ive had a couple people ask about it (converting to 2003)
but I can't see a reason they should other than their IT manager
want's to buy new stuff.


You would have to look at the "What's New?" page for both of those versions and
see if anything looks compelling. My guess is you won't find anything.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
If your application is doing what you need, there is no need to change for
the sake of change.

If you are still developing applications, you would find A2003 more stable
and it is easier to find things in help. You also lose some things by moving
to A2003, e.g. it won't run on Win98 machines.

It is important that you have SP3 for Office 2000 and SP8 for JET 4. Both
are available from support.microso ft.com. Other than that, there is no
reason to change unless you need some of the new stuff such as XML support.

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

"Richard W Collens" <rc************ **@hemmingway.c om> wrote in message
news:WTLXd.6233 71$8l.154789@pd 7tw1no...

Just wondering if there is any real need to convert an application from
2000 or XP to 2003, if the application is not going to grow or change.
Ive had a couple people ask about it (converting to 2003) but I can't see
a reason they should other than their IT manager want's to buy new stuff.

Nov 13 '05 #3
"Allen Browne" <Al*********@Se eSig.Invalid> wrote in
news:42******** *************** @per-qv1-newsreader-01.iinet.net.au :
It is important that you have SP3 for Office 2000 and SP8 for JET
4. Both are available from support.microso ft.com. Other than that,
there is no reason to change unless you need some of the new stuff
such as XML support.


I would say that you need at least SR1 of Office 2K for Access to be
stable -- you don't need anything later, and SP3 includes the
Draconian email fix for Outlook, that disables most common file
attachments. I've found that many of my clients don't want that and
therefore won't install SP3, so I never recommend it, only SR1 or
highter.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #4
The one new feature that I have used quite a bit in A2k2 and 2k3 is the
Application.Pri nters functionality. I use this to change printers to our
pdf printer in order to send reports via email as a pdf.

Jim
"Richard W Collens" <rc************ **@hemmingway.c om> wrote in message
news:WTLXd.6233 71$8l.154789@pd 7tw1no...
Hi Folks,

Just wondering if there is any real need to convert an application from 2000 or XP to 2003, if the application is not going to grow or change. Ive had a couple people ask about it (converting to 2003) but I can't see a reason
they should other than their IT manager want's to buy new stuff.

Any help or opinion would be great

Thanks!
Rick



----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #5

J. Clay wrote:
The one new feature that I have used quite a bit in A2k2 and 2k3 is the Application.Pri nters functionality. I use this to change printers to our pdf printer in order to send reports via email as a pdf.

Jim


but if you have a copy of the Access Developer's Handbook, there's code
in there that handles the printers for you. I *think* it's on Tony
Toews's website as well, though.

Nov 13 '05 #6
Bri
pi********@hotm ail.com wrote:
J. Clay wrote:
The one new feature that I have used quite a bit in A2k2 and 2k3 is
the Application.Pri nters functionality. I use this to change
printers to our pdf printer in order to send reports via email as a
pdf.

Jim


but if you have a copy of the Access Developer's Handbook, there's
code in there that handles the printers for you. I *think* it's on
Tony Toews's website as well, though.


The code required to 'handle' printers prior to Application.Pri nters is
large cumbersome and complicated. I have used this code and it is very
problematic. One of the biggest problems is that it doesn't actually
allow you to assign a specific printer to print to. What it actually
does is to change the Default Printer to your alternate printer, then
you print your Report, then change the Default Printer back to what it
was originally. If anything goes wrong in here, you can be left with the
Default Printer set to the alternate printer, or in some cases (don't
know how it happened, but it did) with no Default Printer set.

Bottom line, Application.Pri nters and Conditional Formatting are the
only things I find compelling about any of the post AC97 versions. I
just wish that they didn't also come with all of the other problems they
have that AC97 doesn't have (list to long and OT to list here).

--
Bri

Nov 13 '05 #7
"Richard W Collens" <rc************ **@hemmingway.c om> wrote:
Just wondering if there is any real need to convert an application from 2000
or XP to 2003, if the application is not going to grow or change. Ive had a
couple people ask about it (converting to 2003) but I can't see a reason
they should other than their IT manager want's to buy new stuff.


Been working in A2003 and I really like the smart tags Access pops up on the controls

For example I added some &s to some unassociated labels. Access promptly tells me
they're unassociated and gives me an option to associate the label to a control.
Nice.

Or if you've renamed fields in the tables the controls based on the old names are
obviously incorrect. Now a little triangle appears in the corner. Again nice.

I created a report and I see a little flag in that little grey box in the upper left
hand corner of the report. I click on it and see a "Common Report Error" "Report
width is greater than page width" with a bunch of options.

Someone spent some time on these little touches.

I'm working in A2003. But the users will be given an A2000 MDE. So long as I use
no new features I should be fine with that.

Very nice. I can see how this would help the newbie/itinerant Access users.

I also see lots of flags for the label controls in the headers. They're a bit of a
pain but they are also easily ignored.

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 13 '05 #8
Tony, you probably know you can configure A2003 to ignore old unassociated
labels via:
Tools | Options | Error Checking
Set:
Unassociated label and controls unchecked
New unassociated labels checked

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

"Tony Toews" <tt****@teluspl anet.net> wrote in message
news:ih******** *************** *********@4ax.c om...
"Richard W Collens" <rc************ **@hemmingway.c om> wrote:

Been working in A2003 and I really like the smart tags Access pops up on
the controls

For example I added some &s to some unassociated labels. Access promptly
tells me
they're unassociated and gives me an option to associate the label to a
control.
Nice.

Or if you've renamed fields in the tables the controls based on the old
names are
obviously incorrect. Now a little triangle appears in the corner. Again
nice.

I created a report and I see a little flag in that little grey box in the
upper left
hand corner of the report. I click on it and see a "Common Report Error"
"Report
width is greater than page width" with a bunch of options.

Someone spent some time on these little touches.

I'm working in A2003. But the users will be given an A2000 MDE. So long
as I use
no new features I should be fine with that.

Very nice. I can see how this would help the newbie/itinerant Access
users.

I also see lots of flags for the label controls in the headers. They're
a bit of a
pain but they are also easily ignored.

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 13 '05 #9
"Allen Browne" <Al*********@Se eSig.Invalid> wrote:
Tony, you probably know you can configure A2003 to ignore old unassociated
labels via:
Tools | Options | Error Checking
Set:
Unassociated label and controls unchecked
New unassociated labels checked


Oh sure. But frequently I do want to see them. And it's not like the tiny black
triangle in the corner of the label is troublesome.

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 13 '05 #10

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

Similar topics

1
7702
by: Gary Dale | last post by:
I have a database that was originally set up in Access 97 (because that was what we had in the office). We had a copy of Access 2000 set up on one machine for a brief period to get at another database that required it. Unfortunately someone used that machine and "upgraded" the Access 97 database to Access 2000. Now I'm trying to get it back to Access 97 but the "convert to prior version" function keeps telling me that it can't convert...
3
7227
by: Derek Riley | last post by:
I have been using Access97 for some time now and decided to upgrade to 2000, the problem is when I convert it to 2000 I get the following message "There were compilation errors during the conversion" it looks like it is due to the DAO 2.5/3.5 reference. Is there a conversion utility that I can run to convert it to DAO 3.6 to run in Access 2000 There seems to be a lot of changes required in the module where it is using
13
2653
by: Noesis Strategy | last post by:
When I ordered my new laptop, Sony didn't offer Access 2003 in its bundles. Recently, I have begun to design Access databases using an copy of Access 2002 from my previous laptop. It works fine, but I would like to have all the office apps on the same version. So I have a few questions: 1) Is the file format the same as 2002? Can 2002 users read 2003 files? 2) What are the major reasons for upgrading to 2002 ?
1
1882
by: Tony Gambee | last post by:
I have a system that we have had running for many years. We keep our file in 2000 format, but develop in 2003 environment... ussually we use our test computer with 2000 loaded to convert back to 97 and then open our 97 test computer and fix references etc. recently once we convert to 97 we can open the file but many forms are corrupt. Does any one have any advice on this? Tony
2
2335
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000 database? Why you ask! A client has a 2000 database. Currently using 2000 runtime for most employees to work with database. A couple use 2003 to use database, no problems. They have a mix of versions of other products such as Word, Excel - 97,...
12
2214
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...
47
4545
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small company and this is a big decision for us(!) It's not just the money it's committing to an new version of Access!
5
2579
by: melickas | last post by:
We designed a custom application using Office Developer Tools '97 which included a Run-time version of Access--- so it would not matter if our customer even had any version of Access on their computer. The application ran without problems on our customer's computer for 2-3 years. Then our customer bought a new computer and we had to reinstall the application. Everything was ok for approximately 6 months until our customer was "cleaning up"...
6
2233
by: tombsy | last post by:
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
0
9533
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
10461
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
10239
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
9057
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
7555
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
6796
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
5447
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5579
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3736
muto222
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.