473,385 Members | 2,028 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.

Convert Access 97 to 2000

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
DAO 2.5/3.5

Many thanks
Derek.

Nov 12 '05 #1
3 7201
Can you solve the problem by just adding a reference to DAO?
If not, could you post the code that's giving you trouble. I don't
think there's a conversion utility out there. You'll have to do it
one at a time.
--

Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com
"Derek Riley" <ma**@rydel.demon.co.uk> wrote in message
news:bq*******************@news.demon.co.uk...
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 DAO 2.5/3.5

Many thanks
Derek.

Nov 12 '05 #2
My recollection is that I only had a few problems converting databases from
97 to 2000. Possibly some subset of those could have been avoided had I been
careful to make certain that I had no compile errors in the A97 databases.
At least one of the errors was easily fixed by copying and pasting the code
that had not been converted. Also, as far as I know, Access 2000's convert
function works OK. And, conversions always carried forward the DAO
reference, in my experience.

My question would be, at this late date, why convert an A97 database to A2K?
I see virtually nothing to be gained by such a converstion, and would
suggest convert to Access 2002 or 2003, or just leave it in A97.

Larry Linson
Microsoft Access MVP
"Danny J. Lesandrini" <dl*********@hotmail.com> wrote in message
news:bq*************@ID-82595.news.uni-berlin.de...
Can you solve the problem by just adding a reference to DAO?
If not, could you post the code that's giving you trouble. I don't
think there's a conversion utility out there. You'll have to do it
one at a time.
--

Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com
"Derek Riley" <ma**@rydel.demon.co.uk> wrote in message
news:bq*******************@news.demon.co.uk...
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
DAO 2.5/3.5

Many thanks
Derek.


Nov 12 '05 #3
bo*****@localhost.not (Larry Linson) wrote in
<%A****************@nwrddc02.gnilink.net>:
My recollection is that I only had a few problems converting
databases from 97 to 2000. Possibly some subset of those could
have been avoided had I been careful to make certain that I had no
compile errors in the A97 databases. At least one of the errors
was easily fixed by copying and pasting the code that had not been
converted. Also, as far as I know, Access 2000's convert function
works OK. And, conversions always carried forward the DAO
reference, in my experience.
I've never had an error in converting an A97 database to A2K.
My question would be, at this late date, why convert an A97
database to A2K? I see virtually nothing to be gained by such a
converstion, and would suggest convert to Access 2002 or 2003, or
just leave it in A97.


Well, A2K may be what is installed on the client workstations, as
it is with a very large number of my clients. I do not have *any*
clients running any later version of Access, as a matter of fact.

--
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
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...
1
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...
12
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...
3
by: Nigel C | last post by:
I have been tasked with converting a legacy Access 2 system to Access 2000. This in itself is not the issue. I have a copy of the Program, Data and SYSTEM.MDA file used by the client. However, I...
2
by: egoldthwait | last post by:
I need to convert a 17mb access 2000 db to Oracle and house it in a Citrix farm. The issue: we have never converted an Access Db to Oracle but can probably use Oracle's Workbench to assist with...
5
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...
5
by: Jimmy | last post by:
Probably a dumb question but... Is there anyway to convert an Access 2000 db to Access97 without having Access2000? I downloaded a few of the sample databases from the Microsoft site but they...
6
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...
5
by: Camille Petersen | last post by:
I have a rather old VisualBasic program which is included inside an Access *.mdb database. So I guess it is an VisualBasic and not and VBA program. Can I somehow automatically convert it into a...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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...
0
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,...
0
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...

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.