473,387 Members | 1,321 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,387 software developers and data experts.

Convert A2K to A97

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 are designed for A2K and I don't have it. And I really don't
want it either.
Oct 22 '06 #1
5 1372
On Sun, 22 Oct 2006 00:59:50 GMT, "Jimmy" <no**@none.comwrote:

Yes. Access 2002 and 2003 can also convert to Access 97.

-Tom.

>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 are designed for A2K and I don't have it. And I really don't
want it either.
Oct 22 '06 #2
Tom van Stiphout wrote:
On Sun, 22 Oct 2006 00:59:50 GMT, "Jimmy" <no**@none.comwrote:

Yes. Access 2002 and 2003 can also convert to Access 97.

-Tom.
But if the person has A97 but nothing newer in the Access versions? Can
he use those files from MS samples in 2000+ versions.

If only there were a converter. No. Especially if you don't want to
buy an new version.
>
>>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 are designed for A2K and I don't have it. And I really don't
want it either.

Oct 22 '06 #3
On Sun, 22 Oct 2006 04:16:46 GMT, salad <oi*@vinegar.comwrote:

I don't know of ANY software that's forward-compatible.
The OP best ask a friend with the right version of Access if he's to
*** to get the current version.
A97 is about to be 10 years old. I don't care if you think it's the
greatest version ever: someday you'll be left behind, just like a/o
those clinging on to PowerBuilder and Lotus Approach.

-Tom.
>Tom van Stiphout wrote:
>On Sun, 22 Oct 2006 00:59:50 GMT, "Jimmy" <no**@none.comwrote:

Yes. Access 2002 and 2003 can also convert to Access 97.

-Tom.
But if the person has A97 but nothing newer in the Access versions? Can
he use those files from MS samples in 2000+ versions.

If only there were a converter. No. Especially if you don't want to
buy an new version.
>>
>>>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 are designed for A2K and I don't have it. And I really don't
want it either.

Oct 22 '06 #4
Like I said, probably a dumb question 'cause I was pretty sure of the
answer. I went ahead and ordered the 2003 upgrade from microsoft last night.
At $109 thats not a bad deal. Besides, I'd say I got my moneys worth out of
A97!
Oct 22 '06 #5
"Jimmy" <no**@none.comwrote in
news:pD*******************@fe04.news.easynews.com:
Like I said, probably a dumb question 'cause I was pretty sure of the
answer. I went ahead and ordered the 2003 upgrade from microsoft last
night. At $109 thats not a bad deal. Besides, I'd say I got my moneys
worth out of A97!
Don't throw away your A97, Jimmy.
It's a matter of personal choice, but if you're doing something that
doesn't involve any changed features in the later version, you may prefer
to work in 97 then convert the result to the later version.

You may be perfectly happy working in A2003, but if you keep A97, then you
still have the choice.

Cheers,
Alan
Oct 23 '06 #6

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

Similar topics

19
by: Lauren Quantrell | last post by:
I have a stored procedure using Convert where the exact same Convert string works in the SELECT portion of the procedure but fails in the WHERE portion. The entire SP is listed below....
1
by: Logan X via .NET 247 | last post by:
It's official....Convert blows. I ran a number of tests converting a double to an integer usingboth Convert & CType. I *ASSUMED* that CType would piggy-back ontop of Convert, and that performance...
4
by: Eric Lilja | last post by:
Hello, I've made a templated class Option (a child of the abstract base class OptionBase) that stores an option name (in the form someoption=) and the value belonging to that option. The value is...
7
by: whatluo | last post by:
Hi, all I'm now working on a program which will convert dec number to hex and oct and bin respectively, I've checked the clc but with no luck, so can anybody give me a hit how to make this done...
3
by: Convert TextBox.Text to Int32 Problem | last post by:
Need a little help here. I saw some related posts, so here goes... I have some textboxes which are designed for the user to enter a integer value. In "old school C" we just used the atoi function...
7
by: patang | last post by:
I want to convert amount to words. Is there any funciton available? Example: $230.30 Two Hundred Thirty Dollars and 30/100
4
by: Edwin Knoppert | last post by:
In my code i use the text from a textbox and convert it to a double value. I was using Convert.ToDouble() but i'm used to convert comma to dot. This way i can assure the text is correct. However...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
6
by: Ken Fine | last post by:
This is a basic question. What is the difference between casting and using the Convert.ToXXX methods, from the standpoint of the compiler, in terms of performance, and in other ways? e.g. ...
0
Debadatta Mishra
by: Debadatta Mishra | last post by:
Introduction In this article I will provide you an approach to manipulate an image file. This article gives you an insight into some tricks in java so that you can conceal sensitive information...
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: 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: 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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.