PC Review


Reply
Thread Tools Rate Thread

Differences between Access 2K and Access 2003

 
 
Jim Gainsley
Guest
Posts: n/a
 
      19th May 2006
We are considering upgrading Access 2k to 2003.

In the past MS has changed the way some functions operate from release to
release. It's difficult to be specific, but we would like to know any
changes that have been made to the way that any of the Access functions
behave between the two versions. Perhaps there's a document detailing these
that you could point me to.

Jim




 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      19th May 2006
You should have no difficulty moving from A2000 to A2003.

Both use exactly the same data engine (JET 4.0), and by default A2003 uses
the same file format as A2000.

Anything that worked in A2000 works the same way in A2003. It has
essentially the same functionality, right down to the same bugs. (Of course
the reverse is not true, i.e. the new stuff added to A2003 does not work in
A2000.)

There are a couple of new things you must adapt to, such as configuring
A2003 so you do not get multiple dialogs trying to convince you not to open
your database every time you attempt to do so.

There are also some new bugs to get used to. For example, in A2003, and you
have a subform that is based on a query, and the subform does not contain a
control for the field named in LinkChildFields, you can find A2003
constantly crashing (shut down by Windows.)

There are some also some display differences related to themed controls,
including bugs like this:
http://allenbrowne.com/ser-46.html

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

"Jim Gainsley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We are considering upgrading Access 2k to 2003.
>
> In the past MS has changed the way some functions operate from release to
> release. It's difficult to be specific, but we would like to know any
> changes that have been made to the way that any of the Access functions
> behave between the two versions. Perhaps there's a document detailing
> these
> that you could point me to.



 
Reply With Quote
 
Jim Gainsley
Guest
Posts: n/a
 
      19th May 2006
Thanks very much, that's very helpful. Any fixes for the bugs, and do you
mean to say that 2003 crashes with great regularity?

Jim


"Allen Browne" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You should have no difficulty moving from A2000 to A2003.
>
> Both use exactly the same data engine (JET 4.0), and by default A2003 uses
> the same file format as A2000.
>
> Anything that worked in A2000 works the same way in A2003. It has
> essentially the same functionality, right down to the same bugs. (Of

course
> the reverse is not true, i.e. the new stuff added to A2003 does not work

in
> A2000.)
>
> There are a couple of new things you must adapt to, such as configuring
> A2003 so you do not get multiple dialogs trying to convince you not to

open
> your database every time you attempt to do so.
>
> There are also some new bugs to get used to. For example, in A2003, and

you
> have a subform that is based on a query, and the subform does not contain

a
> control for the field named in LinkChildFields, you can find A2003
> constantly crashing (shut down by Windows.)
>
> There are some also some display differences related to themed controls,
> including bugs like this:
> http://allenbrowne.com/ser-46.html
>
> --
> 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.
>
> "Jim Gainsley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > We are considering upgrading Access 2k to 2003.
> >
> > In the past MS has changed the way some functions operate from release

to
> > release. It's difficult to be specific, but we would like to know any
> > changes that have been made to the way that any of the Access functions
> > behave between the two versions. Perhaps there's a document detailing
> > these
> > that you could point me to.

>
>



 
Reply With Quote
 
Pieter Wijnen
Guest
Posts: n/a
 
      19th May 2006
All versions do if you don't treat them gently (much like women)

Pieter

"Jim Gainsley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks very much, that's very helpful. Any fixes for the bugs, and do you
> mean to say that 2003 crashes with great regularity?
>
> Jim
>
>
> "Allen Browne" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> You should have no difficulty moving from A2000 to A2003.
>>
>> Both use exactly the same data engine (JET 4.0), and by default A2003
>> uses
>> the same file format as A2000.
>>
>> Anything that worked in A2000 works the same way in A2003. It has
>> essentially the same functionality, right down to the same bugs. (Of

> course
>> the reverse is not true, i.e. the new stuff added to A2003 does not work

> in
>> A2000.)
>>
>> There are a couple of new things you must adapt to, such as configuring
>> A2003 so you do not get multiple dialogs trying to convince you not to

> open
>> your database every time you attempt to do so.
>>
>> There are also some new bugs to get used to. For example, in A2003, and

> you
>> have a subform that is based on a query, and the subform does not contain

> a
>> control for the field named in LinkChildFields, you can find A2003
>> constantly crashing (shut down by Windows.)
>>
>> There are some also some display differences related to themed controls,
>> including bugs like this:
>> http://allenbrowne.com/ser-46.html
>>
>> --
>> 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.
>>
>> "Jim Gainsley" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > We are considering upgrading Access 2k to 2003.
>> >
>> > In the past MS has changed the way some functions operate from release

> to
>> > release. It's difficult to be specific, but we would like to know any
>> > changes that have been made to the way that any of the Access functions
>> > behave between the two versions. Perhaps there's a document detailing
>> > these
>> > that you could point me to.

>>
>>

>
>



 
Reply With Quote
 
Allen Browne
Guest
Posts: n/a
 
      20th May 2006
No. A2003 is much more stable than A2000 was when it was first released. It
is possible to configure A2003 so it is arguably the most stable version
ever (at least since version 2.)

So, if it starts crashing regularly where A2000 did not, this particular
issue is a suspect.

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

"Jim Gainsley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks very much, that's very helpful. Any fixes for the bugs, and do you
> mean to say that 2003 crashes with great regularity?
>
> Jim
>
>
> "Allen Browne" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> You should have no difficulty moving from A2000 to A2003.
>>
>> Both use exactly the same data engine (JET 4.0), and by default A2003
>> uses
>> the same file format as A2000.
>>
>> Anything that worked in A2000 works the same way in A2003. It has
>> essentially the same functionality, right down to the same bugs. (Of

> course
>> the reverse is not true, i.e. the new stuff added to A2003 does not work

> in
>> A2000.)
>>
>> There are a couple of new things you must adapt to, such as configuring
>> A2003 so you do not get multiple dialogs trying to convince you not to

> open
>> your database every time you attempt to do so.
>>
>> There are also some new bugs to get used to. For example, in A2003, and

> you
>> have a subform that is based on a query, and the subform does not contain

> a
>> control for the field named in LinkChildFields, you can find A2003
>> constantly crashing (shut down by Windows.)
>>
>> There are some also some display differences related to themed controls,
>> including bugs like this:
>> http://allenbrowne.com/ser-46.html
>>
>> "Jim Gainsley" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > We are considering upgrading Access 2k to 2003.
>> >
>> > In the past MS has changed the way some functions operate from release
>> > to release. It's difficult to be specific, but we would like to know
>> > any
>> > changes that have been made to the way that any of the Access functions
>> > behave between the two versions. Perhaps there's a document detailing
>> > these that you could point me to.



 
Reply With Quote
 
Pieter Wijnen
Guest
Posts: n/a
 
      20th May 2006
Agreed.
I have only wanted to work seriously with Access 2.0, '97 & 2003.
'95 was probably the worst (discounting the pre-beta release dubbed 1.0)

Pieter

"Allen Browne" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> No. A2003 is much more stable than A2000 was when it was first released.
> It is possible to configure A2003 so it is arguably the most stable
> version ever (at least since version 2.)
>
> So, if it starts crashing regularly where A2000 did not, this particular
> issue is a suspect.
>
> --
> 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.
>
> "Jim Gainsley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Thanks very much, that's very helpful. Any fixes for the bugs, and do
>> you
>> mean to say that 2003 crashes with great regularity?
>>
>> Jim
>>
>>
>> "Allen Browne" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> You should have no difficulty moving from A2000 to A2003.
>>>
>>> Both use exactly the same data engine (JET 4.0), and by default A2003
>>> uses
>>> the same file format as A2000.
>>>
>>> Anything that worked in A2000 works the same way in A2003. It has
>>> essentially the same functionality, right down to the same bugs. (Of

>> course
>>> the reverse is not true, i.e. the new stuff added to A2003 does not work

>> in
>>> A2000.)
>>>
>>> There are a couple of new things you must adapt to, such as configuring
>>> A2003 so you do not get multiple dialogs trying to convince you not to

>> open
>>> your database every time you attempt to do so.
>>>
>>> There are also some new bugs to get used to. For example, in A2003, and

>> you
>>> have a subform that is based on a query, and the subform does not
>>> contain

>> a
>>> control for the field named in LinkChildFields, you can find A2003
>>> constantly crashing (shut down by Windows.)
>>>
>>> There are some also some display differences related to themed controls,
>>> including bugs like this:
>>> http://allenbrowne.com/ser-46.html
>>>
>>> "Jim Gainsley" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>> > We are considering upgrading Access 2k to 2003.
>>> >
>>> > In the past MS has changed the way some functions operate from release
>>> > to release. It's difficult to be specific, but we would like to know
>>> > any
>>> > changes that have been made to the way that any of the Access
>>> > functions
>>> > behave between the two versions. Perhaps there's a document detailing
>>> > these that you could point me to.

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2003: Finding differences in two tables Steve F Microsoft Access ADP SQL Server 1 21st Mar 2009 06:16 AM
The differences between Access 2003 and 2007 Flo Saforo Microsoft Access 1 11th Dec 2008 05:34 PM
Access 2002 to 2003 copy and paste differences numeric data CT Microsoft Access 0 20th Nov 2008 05:00 PM
Differences between Access 2007 and 2003 =?Utf-8?B?TWF1cmVlbg==?= Microsoft Access Getting Started 1 1st Sep 2007 12:50 AM
vba differences between access 2000 and access 2003 =?Utf-8?B?RGF2ZSBG?= Microsoft Access VBA Modules 3 10th Aug 2006 05:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:56 PM.