473,385 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Access 2003 file format

If I create an mdb in Access 2003, in 2003 format, and go to a computer that
has Access 2002 on it, will I be able to open and edit all of the objects?

Thanks,

dt
Nov 13 '05 #1
10 5438
On Sat, 20 Nov 2004 09:55:35 -0800, "Daven Thrice"
<da*********@NOyahooSPAM.com> wrote:
If I create an mdb in Access 2003, in 2003 format, and go to a computer that
has Access 2002 on it, will I be able to open and edit all of the objects?

Thanks,

dt


There is no new file format for Access 2003, it is the same as Access
2002, so you should not have any problems, as long as you do not use
any features that are new in Access 2003 and not contained in Access
2002.

HTH
Matthias Kläy
--
www.kcc.ch
Nov 13 '05 #2
Matthias Klaey <mp**@hotmail.com> wrote:
If I create an mdb in Access 2003, in 2003 format, and go to a computer that
has Access 2002 on it, will I be able to open and edit all of the objects?

There is no new file format for Access 2003, it is the same as Access
2002, so you should not have any problems, as long as you do not use
any features that are new in Access 2003 and not contained in Access
2002.


Except if you open an A2003 MDE in A2002 you will get a cryptic "VBA is corrupt"
message.

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 #3

"Tony Toews" <tt****@telusplanet.net> wrote in message
news:pu********************************@4ax.com...
Matthias Klaey <mp**@hotmail.com> wrote:
If I create an mdb in Access 2003, in 2003 format, and go to a computer
that
has Access 2002 on it, will I be able to open and edit all of the
objects?

There is no new file format for Access 2003, it is the same as Access
2002, so you should not have any problems, as long as you do not use
any features that are new in Access 2003 and not contained in Access
2002.


Except if you open an A2003 MDE in A2002 you will get a cryptic "VBA is
corrupt"


Ahhh.... let the truth be told :-)
Nov 13 '05 #4
Tony:

Does that require any action in order to run macros and VBA then?

I have found a good principal is to develop on the earliest version that will be used in
running the application (if you can figure that out)! Right now I am developing almost
everything on the Office 2000 platform, although that does not give all the bells and
whistles that are now available I am pretty certain it will work for later versions.

Best

John Baker

Tony Toews <tt****@telusplanet.net> wrote:
Matthias Klaey <mp**@hotmail.com> wrote:
If I create an mdb in Access 2003, in 2003 format, and go to a computer that
has Access 2002 on it, will I be able to open and edit all of the objects?

There is no new file format for Access 2003, it is the same as Access
2002, so you should not have any problems, as long as you do not use
any features that are new in Access 2003 and not contained in Access
2002.


Except if you open an A2003 MDE in A2002 you will get a cryptic "VBA is corrupt"
message.

Tony


Nov 13 '05 #5
John Baker <Ba******@Verizon.net> wrote:
Does that require any action in order to run macros and VBA then?
Macros would work but if the A2003 MDE had any VBA code at all then it won't run in
A2000 or A2000.
I have found a good principal is to develop on the earliest version that will be used in
running the application (if you can figure that out)! Right now I am developing almost
everything on the Office 2000 platform, although that does not give all the bells and
whistles that are now available I am pretty certain it will work for later versions.


AFAIK A2000 MDEs work just fine in A2002 and A2003.

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 #6
Tony Toews wrote:
John Baker <Ba******@Verizon.net> wrote:

Does that require any action in order to run macros and VBA then?

Macros would work but if the A2003 MDE had any VBA code at all then it won't run in
A2000 or A2000.

I have found a good principal is to develop on the earliest version that will be used in
running the application (if you can figure that out)! Right now I am developing almost
everything on the Office 2000 platform, although that does not give all the bells and
whistles that are now available I am pretty certain it will work for later versions.

AFAIK A2000 MDEs work just fine in A2002 and A2003.


But you need A2K to create them? :-)

--
This sig left intentionally blank
Nov 13 '05 #7

"Trevor Best" <no****@besty.org.uk> wrote in message
news:41**********************@news.zen.co.uk...
Tony Toews wrote:
John Baker <Ba******@Verizon.net> wrote:

Does that require any action in order to run macros and VBA then?

Macros would work but if the A2003 MDE had any VBA code at all then it
won't run in
A2000 or A2000.

I have found a good principal is to develop on the earliest version that
will be used in
running the application (if you can figure that out)! Right now I am
developing almost
everything on the Office 2000 platform, although that does not give all
the bells and
whistles that are now available I am pretty certain it will work for
later versions.

AFAIK A2000 MDEs work just fine in A2002 and A2003.


But you need A2K to create them? :-)


In A2002, you can save the mdb in 2000 format.

Nov 13 '05 #8
Daven Thrice wrote:

AFAIK A2000 MDEs work just fine in A2002 and A2003.


But you need A2K to create them? :-)

In A2002, you can save the mdb in 2000 format.


But you need A2K to create an MDE (not MDB) from it.

--
This sig left intentionally blank
Nov 13 '05 #9
Correct. A2002 will not let you create an A2000 MDE, only an A2000 MDB.
Darryl Kerkeslager
"Trevor Best" <no****@besty.org.uk> wrote:
AFAIK A2000 MDEs work just fine in A2002 and A2003.
But you need A2K to create them? :-)

In A2002, you can save the mdb in 2000 format.

But you need A2K to create an MDE (not MDB) from it.

Nov 13 '05 #10

"Tony Toews" <tt****@telusplanet.net> wrote in message
news:pu********************************@4ax.com...
Matthias Klaey <mp**@hotmail.com> wrote:
If I create an mdb in Access 2003, in 2003 format, and go to a computer
that
has Access 2002 on it, will I be able to open and edit all of the
objects?

There is no new file format for Access 2003, it is the same as Access
2002, so you should not have any problems, as long as you do not use
any features that are new in Access 2003 and not contained in Access
2002.


Except if you open an A2003 MDE in A2002 you will get a cryptic "VBA is
corrupt"
message.

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


I also experienced this with an ade created in 2003, but used with 2002
runtime. So I send the file to, and compact/repair and make ade on a 2002
dev version. I attempt the creation of the ade twice... I don't yet know
why, but the second attempt to make the ade works fine, and the first never
does.

~ Duane Phillips.
Nov 13 '05 #11

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

Similar topics

13
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,...
1
by: Wayne Aprato | last post by:
I have a client who is running several Access 97 databases that I have written for them. They are about to upgrade to Access 2003. Is the default file format of Access 2003 still Access 2000 the...
7
by: Wayne Aprato | last post by:
I have several Access 2003 mde databases. When I try to open them in Access 2002 I get the following error: "The Visual Basic for Applications project in the database is corrupt." ...
2
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...
8
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...
2
by: ken | last post by:
I just opened up an access database that works both in 2k3 and 2k. How is this possible? Usually access would pop up with a window that says you have to convert this database to the latest version....
52
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server...
49
by: Mell via AccessMonster.com | last post by:
I created databases on Access 2003 and I want to deploy them to users. My code was also done using 2003. If they have Ms Access 2000 or higher, will they be able to use these dbs with all code,...
3
by: banba_ca | last post by:
When I create a new db from the main Access window or thru Vb (set newdb = ...) I always end up with Access 2000 file format. I would like to get 2002 - 2003 file format. The reason is that when I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.