473,385 Members | 1,912 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.

Help on Access... 2.0! Really! And on 2003...

So, I don't know how tricky this is, but thought I'd ask...

Here in the office there's an inventory db that was written in Access 2.0.
Nobody cared to upgrade it since its creation back in an era long gone
-only additions were made that make the SQL code look VERY chaotic -at
least to me, and I'm not exactly a connoisseur anyway.

Anyhow, I was wondering if there's an easy way to:

a. make it run under some newer version and
b. to create a report that will check which items have changed in
quantities over the last calendar year (but it should not check wether
Qx<>Qy -this would be easy even for me, but quantities may match at the end
of the year even thought they have been changed during it).

I've also started working with Access 2003 and have a couple of questions
as well: first, why does it give me the Security Warning according to which
it requires MS Jet 4.0SP8 even if I have downloaded and installed it as
described in the related article?
And, last, how can I assign numerical (?) values to alphanumeric ones so
that a report can sort those alphanumeric values according to a preset
order -not alphabetically?

Thanks for your patience and help... Any little bit will be appreciated :)

Cheers
Themis
--
Reality is that, which, when you stop believing in it, doesn't go away
--P.K.Dick
(http://gryzor.info - remove "stopspam" from email address to reach me)
Nov 12 '05 #1
2 1674
If you want to create new reports in an Access 2.0 database, you'll need to
do it in Access 2.0, or convert the DB to a later version. From Access
versions (at least) through Access 2000, you can link to tables in the
Access 2.0 database using Get External Data | Link on the File menu, and
create reports in a database using the more recent version of Access.

IIRC, you can no longer convert Access 2.0 to current in Access 2003, but
you can in Access 95, 97, 2000, and 2002.

The only difficulty I ever had in converting an Access 2.0 database was when
it used API references to the 16-bit Windows 3.x APIs -- those had to be
updated to call the 32-bit Windows 9x, NT, 2000, or 2003 APIs. There are a
few other things that will have to be changed, but not many, and perhaps
none in any given database.

Larry Linson
Microsoft Access MVP
"Themis Papassilekas" <gr************@gryzor.info> wrote in message
news:d5**************@gryzor.info...
So, I don't know how tricky this is, but thought I'd ask...

Here in the office there's an inventory db that was written in Access 2.0.
Nobody cared to upgrade it since its creation back in an era long gone
-only additions were made that make the SQL code look VERY chaotic -at
least to me, and I'm not exactly a connoisseur anyway.

Anyhow, I was wondering if there's an easy way to:

a. make it run under some newer version and
b. to create a report that will check which items have changed in
quantities over the last calendar year (but it should not check wether
Qx<>Qy -this would be easy even for me, but quantities may match at the end of the year even thought they have been changed during it).

I've also started working with Access 2003 and have a couple of questions
as well: first, why does it give me the Security Warning according to which it requires MS Jet 4.0SP8 even if I have downloaded and installed it as
described in the related article?
And, last, how can I assign numerical (?) values to alphanumeric ones so
that a report can sort those alphanumeric values according to a preset
order -not alphabetically?

Thanks for your patience and help... Any little bit will be appreciated :)

Cheers
Themis
--
Reality is that, which, when you stop believing in it, doesn't go away
--P.K.Dick
(http://gryzor.info - remove "stopspam" from email address to reach me)

Nov 12 '05 #2
Thanks for your advice, Larry. I'll try an earlier Access version to
convert it, although I'm pretty sure I tried to do it with Access XP and
the code did not convert ok...

Any advice on my other questions, anyone? :)

Cheers
Themis

On Fri, 12 Dec 2003 22:35:08 GMT, Larry Linson wrote:
If you want to create new reports in an Access 2.0 database, you'll need to
do it in Access 2.0, or convert the DB to a later version. From Access
versions (at least) through Access 2000, you can link to tables in the
Access 2.0 database using Get External Data | Link on the File menu, and
create reports in a database using the more recent version of Access.

IIRC, you can no longer convert Access 2.0 to current in Access 2003, but
you can in Access 95, 97, 2000, and 2002.

The only difficulty I ever had in converting an Access 2.0 database was when
it used API references to the 16-bit Windows 3.x APIs -- those had to be
updated to call the 32-bit Windows 9x, NT, 2000, or 2003 APIs. There are a
few other things that will have to be changed, but not many, and perhaps
none in any given database.

Larry Linson
Microsoft Access MVP

--
Reality is that, which, when you stop believing in it, doesn't go away
--P.K.Dick
(http://gryzor.info - remove "stopspam" from email address to reach me)
Nov 12 '05 #3

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

Similar topics

1
by: MyndPhlyp | last post by:
I am about to completely lose what is left of my poor mynd! The historical dissertation gets rather verbose, so I hope you can wade through it all. I really need some help on this one or I'm...
7
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
9
by: | last post by:
Hi All, I have allready tried to ask a similar question , but got no answer until now. In the meantime, I found, that I cannot understand some thread-settings for the Main() function . If I use...
28
by: Siv | last post by:
Hi, If I run the following: strSQL = "Select * FROM Clients;" da = New OleDb.OleDbDataAdapter(strSQL, Conn) 'Create data adapter cb = New OleDb.OleDbCommandBuilder(da) ...
35
by: robert d via AccessMonster.com | last post by:
I was asked to provide a proposal. I provided a proposal on my application and the prospective client likes what I have but is wary of it having been developed in Access. I don't understand this...
5
by: Anns via AccessMonster.com | last post by:
My establishment has about 20 ms access db's that will be converted over (see subject). When we pull all the BE's over to SQL and the FE's on Sharepoint (.net) surely we don't have to change...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
47
by: Jo | last post by:
Hi there, I'm Jo and it's the first time I've posted here. I'm in process of creating a database at work and have come a little unstuck.....I'm a bit of a novice and wondered if anyone could...
5
by: =?Utf-8?B?TWljaGFlbA==?= | last post by:
Hello, I am in serious need of help. I have an ASP.NET application written in C#. I have a page that processes a file on the web server. The page uses a class I created and stored in the AppCode...
2
by: cephal0n | last post by:
I have this peroblem thats really bugging me for days, please have a patience to read it and help me find the probplem because I knew I missed it and just cant tell where. I have a table named...
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
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?
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
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.