473,762 Members | 4,541 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access Development 2000 versus 2002/3

Morning All

I have been developing and deploying with Office 2000 for about 3 years, mainly Access based
programs and although I have gotten used to it's quirks, I am starting to feel that I should be
switching to Office 2002 or maybe 2003

It would mean upgrading a lot of existing work, not to mention 3rd party tools that I have bought
over the years. I'll switch if there are any real benefits but if it is just marginally better I'll
stick with 2000. Most of my programs are running on "Stand alone computers" or small networks of
less than 3 Machines.

Another thing I would like to know is, has the Package and Deployment tool been improved in the
later versions, or would I be better off using some third party tool like Wise Installations. What
are the benefits and drawbacks here??

All comments gratefully appreciated

Stickleback
Nov 12 '05 #1
3 1562
I believe Access 2002, with the current 3 Service Packs is better than
Access 2000 with its current 3 Service Packs. From those much more
knowledgeable about ADPs than I, I understand that the area of ADP (Access
Projects) are one of the major areas of improvement. There are a good many
others... I think a little searching at http://www.microsoft.com/office
would lead you to a list.

The good news is that, with those 3 Service Packs/Releases, Access 2000 _is_
usable and relatively stable, not nearly so buggy as it was earlier in its
lifecycle.

If that list of enhancements is for Access 2003, don't worry, because there
were relatively few Access-specific changes from 2002 to 2003. The big
change, and one generally not liked by Access folks, is the user interface
for Help -- for example, the very useful Index tab is no longer available in
Office 2003 Help.

I keep both Access 97 and Access 2002 on my machine, along with Access 2003,
in large part so I can go back and use the better (IMNSHO) Help.

Larry Linson
Microsoft Access MVP
"Sticklebac k" <St*********@ho tmail.com> wrote in message
news:8g******** *************** *********@4ax.c om...
Morning All

I have been developing and deploying with Office 2000 for about 3 years, mainly Access based programs and although I have gotten used to it's quirks, I am starting to feel that I should be switching to Office 2002 or maybe 2003

It would mean upgrading a lot of existing work, not to mention 3rd party tools that I have bought over the years. I'll switch if there are any real benefits but if it is just marginally better I'll stick with 2000. Most of my programs are running on "Stand alone computers" or small networks of less than 3 Machines.

Another thing I would like to know is, has the Package and Deployment tool been improved in the later versions, or would I be better off using some third party tool like Wise Installations. What are the benefits and drawbacks here??

All comments gratefully appreciated

Stickleback

Nov 12 '05 #2
On Fri, 30 Apr 2004 03:26:31 GMT, "Larry Linson" <bo*****@localh ost.not>
wrote:
I believe Access 2002, with the current 3 Service Packs is better than
Access 2000 with its current 3 Service Packs. From those much more
knowledgeabl e about ADPs than I, I understand that the area of ADP (Access
Projects) are one of the major areas of improvement. There are a good many
others... I think a little searching at http://www.microsoft.com/office
would lead you to a list.


Personally, having worked with both MDBs and ADPs, I would agree that Access
2002 is a great improvement with MDBs, but whether it is an improvement for
ADPs is very debatable. Some ADP bugs fixed in Access 2000 have been
re-broken in 2002, and never fixed again, and many new bugs were also
introduced and not fixed. Currently, TIMESTAMP support is fixed in 2000, but
not 2002, and many multi-table queries are editable in 2000, and not in 2002.
A few new ADP capabilities have been added including support for SQL Server
2000 user defined functions, but most new features are not documented, and
many are of dubious benfit.

Of course,ADPs are also, IMO (others differ on this) not useful for anything
but prototyping, though they are very nice for prototyping. I would worry
more about MDBs than ADPs, and for that, Access 2002 is head and shoulders
above Access 2000.

With respect to Access 2003, from what I've heard, the only things they've
added are a slightly more powerful XML support, and a useless 1/2 way
implementation of smart tags. No bugs have been fixed, performance is slower,
and a few new bugs have been introduced. i see absolutely nothing compelling
about Access 2003 as it stands now. Now that the task of getting Office 2003
out the door is over, it would not surprise me if a really significant service
pack makes 2003 much better in the near future, but I have no proof of that.

Nov 12 '05 #3
"Larry Linson" <bo*****@localh ost.not> wrote in
news:HH******** ************@nw rddc01.gnilink. net:
I believe Access 2002, with the current 3 Service Packs is better
than Access 2000 with its current 3 Service Packs. From those much
more knowledgeable about ADPs than I, I understand that the area
of ADP (Access Projects) are one of the major areas of
improvement. There are a good many others... I think a little
searching at http://www.microsoft.com/office would lead you to a
list.

The good news is that, with those 3 Service Packs/Releases, Access
2000 _is_ usable and relatively stable, not nearly so buggy as it
was earlier in its lifecycle.


So far as I can tell, Access 2K as worked OK since SR1a. The later
service releases neuter Outlook attachments in ways that most of my
clients have avoided (until recently). Basically, nowadays, I can't
email any attachments to any of my clients who use Outlook for
email. This is a ridiculous situation, of course.

On the question of A2K2, I spent my first time with it yesterday,
and I must say I'm simply underwhelmed. It's nice to be able to open
subreports/subforms independently, but it would be better if I could
set that as the default, instead of having to do extra work for it.

The main thing that annoyed me about it is that the monolithic save
in A2K2 is slower than A2K. Now, this may have been because the file
I was working on includes a number of graphics, but I've worked in
20MB MDBs before, and never been annoyed by the save time (except in
the original A2K).

The printer object is a nice thing, but there's a fatal bug that
seems to me to make it a necessity to use it, in that report
settings changed in preview mode get saved even when you don't
explicitly save them:

http://support.microsoft.com/default...b;en-us;282363

The project I was brought in on was to try to fix a printing
problem, and it seems there's no way around it, especially because
custom printer properties specific to a specific driver do not seem
to be exposed through the printer object.

Yes, it's easier than parsing those arrays, but it certainly wasn't
a silver bullet for a runtime project converted from A97 that then
developed the inability to print properly.

The client is going to abandon Access for this project because of
it. Of course, if they'd just gotten the SageKey scripts for the old
A97 runtime, they'd have had no such problems, but their developer
didn't know about that until after they'd made the commitment to the
conversion.

It does raise the question for me: why do I know about things that
I've never used (I've never once created a runtime distribution)?
It's all because I read this newsgroup. This provides a real
competitive advantage, because I know the landscape even of those
areas of Access in which I lack firsthand experience.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 12 '05 #4

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

Similar topics

1
2765
by: Steve Claflin | last post by:
I have a database with a moderate number of records in several tables (the biggest table at the moment is about 800 records). In development it got moved between 2K and XP repeatedly. Several days ago, it wouldn't open, and proposed creating a backup before fixing. OK, but the "fixed version" didn't open -- same messages as the original -- but the backup did. But, in the 800 record table only 200 records appeared. We went back several...
28
6579
by: deko | last post by:
After doing a lot of vba work, I've noticed the size of my mdb has grown, even though no data or objects have been added. I've read that the following procedure will remedy this and improve performance: 1. From the command line, type msaccess.exe /decompile. 2. Open the database you want to decompile. 3. Open up any module. Select the Compile All Modules and Save All Modules menu items.
7
2183
by: Sean Howard | last post by:
This is not a question, but I need a bit of advice. I need to create a software solution for users in various countries. Normally I would use Access 2000 and simply deliver the databases for use. Unfortunately some of the users will not have Access installed on their machines, and will not purchase it simply to use this software. In the (bad) old days of using Access97, I would have simply sent the databases together with the runtime...
4
2811
by: Squirrel | last post by:
I've developed an Access 2002 database which will be deployed with the backend on a server and frontend on the users' PCs. I've now been advised that new employees will be given laptops with Access 2003 installed and that the server software will not be updated. Also some of the users are using Access 2000 and some Access 2002. My question is - will this work? There is a lack of IT support in this department - they've contracted with...
3
2125
by: Scott | last post by:
Hi, If we want to compile an Access 2002 database and distribute it to others, will the compiled software run on any PC, like Windows 98, Windows 2000, etc. Also, you don't have to have Access 2002 in order to run it do you? Thanks!
3
1421
by: Stickleback | last post by:
Morning All I have been developing and deploying with Office 2000 for about 3 years, mainly Access based programs and although I have gotten used to it's quirks, I am starting to feel that I should be switching to Office 2002 or maybe 2003 It would mean upgrading a lot of existing work, not to mention 3rd party tools that I have bought over the years. I'll switch if there are any real benefits but if it is just marginally better I'll...
9
2882
by: Rob | last post by:
Scenario: O/S: Win XP Professional Back-end: Access 2002 on network server I have an Access 97 application, in production on our network, that takes appoximately 5 minutes to process monthly data. I find this tolerable. The Access 2002 test version, on the network, takes approximately 50
35
3225
by: deko | last post by:
Do I get more scalability if I split my database? The way I calculate things now, I'll be lucky to get 100,000 records in my Access 2003 mdb. Here some math: Max mdb/mde size = 2000 x 1024 = 2,048,000k Let's say on average each record in the database consumes 15k 2,048,000/15 = 136,533 records
8
5264
by: deko | last post by:
Is it possible to develop an Access app in Access 2003 that will run on Access 2000? Is it just a matter of selecting "Access 2000" from the Default File Format drop down list on the Advanced Tab of the Options dialog? I need to do some quick work for a client that runs Access 2000 and I've only been doing working on 2002/2003 projects since installing Access 2003 on my development workstation. Do I need to install Access 2000 on my...
0
9554
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9378
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
10137
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
9812
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...
1
7360
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
6640
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();...
1
3914
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
3
3510
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2788
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.