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

Very old database

Hi all,

I have a database that was created back on November 29, 1993. It has
an MDB extension, but try as I might I cannot figure out how to open
it up. Access 2003 says "Unrecognized database format". I tried
going through the File -Get External Data -Import and loading it
that way, and also through an ODBC connection. No luck.

I don't know if it was originally created in Access or dBase, but I
assume it was in Access because of the file extension. My father
hired somebody to create this database and an associated application
back then and we no longer have contact with the original developer so
we don't have access to the source code or anything.

Do you know of any applications that I can use to pull the data out of
this file? Or how about the data structure and I can just write a
quick program to parse all the data out? Any help would be
appreciated!

Thanks!

Ryan

Aug 24 '07 #1
4 1610
Best I can tell, with that creation date it could Access 1.0 or 2.0. 2.0 has
a copyright date of 1993. I couldn't find anything on converting Version 1.0
but here's an article on converting Version 2.0 to ACC97/2000. Perhaps you
could get someone running one of these versions to try a conversion.

The Grandfather of Access (aka Allen Browne) appears here on a regular basis;
perhaps he'll have some helpful advice!

http://databases.about.com/c/ht/00/1...0976729732.htm

Good luck!

Linq

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via http://www.accessmonster.com

Aug 24 '07 #2
I tried what that article said, however Access just pops up with an
"Unrecognized database format". I think it's going to end being some
3rd party solution to get this thing working, but I can't find
anything out there. Based off of what you said, it is sounding, to
me, like it was created with Access 1.0.

I can open the file in a hex editor and see a lot of the text in
there, so it's not encrypted...I wonder how hard it would be to figure
out the data structure that was used to store this data. Near the top
of the file I think I saw the column names.

Thanks for the help so far! Still out of luck though. Any other
ideas?

Ryan

On Aug 24, 4:37 pm, "missinglinq via AccessMonster.com" <u28780@uwe>
wrote:
Best I can tell, with that creation date it could Access 1.0 or 2.0. 2.0 has
a copyright date of 1993. I couldn't find anything on converting Version 1.0
but here's an article on converting Version 2.0 to ACC97/2000. Perhaps you
could get someone running one of these versions to try a conversion.

The Grandfather of Access (aka Allen Browne) appears here on a regular basis;
perhaps he'll have some helpful advice!

http://databases.about.com/c/ht/00/1...s_200976729732...

Good luck!

Linq

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted viahttp://www.accessmonster.com

Aug 24 '07 #3
Access 1.0 databases can be opened in Access 1.0 and Access 2.0 only. You
need to find someone with Access 2.0 still installed to open and save in
Access 2.0 format, or get a copy of your own and install it (caution: I
think it will not run on a machine with more than 1GB of memory)... that can
be opened by a few later versions (though not the most current two or three)
and saved in later format. Almost seems like playing leapfrog, eh?

The big "barrier" to conversion from Access 2.0 to later will be if it uses
API calls... they'll have to be changed from the 16-bit API call to the
corresponding 32-bit API call. Seems unlikely to me that an Access 1.0 DB
is going to have any API calls, though.

Larry Linson
Microsoft Access MVP
<ry**********@gmail.comwrote in message
news:11**********************@q5g2000prf.googlegro ups.com...
>I tried what that article said, however Access just pops up with an
"Unrecognized database format". I think it's going to end being some
3rd party solution to get this thing working, but I can't find
anything out there. Based off of what you said, it is sounding, to
me, like it was created with Access 1.0.

I can open the file in a hex editor and see a lot of the text in
there, so it's not encrypted...I wonder how hard it would be to figure
out the data structure that was used to store this data. Near the top
of the file I think I saw the column names.

Thanks for the help so far! Still out of luck though. Any other
ideas?

Ryan

On Aug 24, 4:37 pm, "missinglinq via AccessMonster.com" <u28780@uwe>
wrote:
>Best I can tell, with that creation date it could Access 1.0 or 2.0. 2.0
has
a copyright date of 1993. I couldn't find anything on converting Version
1.0
but here's an article on converting Version 2.0 to ACC97/2000. Perhaps
you
could get someone running one of these versions to try a conversion.

The Grandfather of Access (aka Allen Browne) appears here on a regular
basis;
perhaps he'll have some helpful advice!

http://databases.about.com/c/ht/00/1...s_200976729732...

Good luck!

Linq

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted viahttp://www.accessmonster.com


Aug 25 '07 #4

<ry**********@gmail.comschreef in bericht news:11**********************@x35g2000prf.googlegr oups.com...
Hi all,

I have a database that was created back on November 29, 1993. It has
an MDB extension, but try as I might I cannot figure out how to open
it up. Access 2003 says "Unrecognized database format". I tried
going through the File -Get External Data -Import and loading it
that way, and also through an ODBC connection. No luck.

I don't know if it was originally created in Access or dBase, but I
assume it was in Access because of the file extension. My father
hired somebody to create this database and an associated application
back then and we no longer have contact with the original developer so
we don't have access to the source code or anything.

Do you know of any applications that I can use to pull the data out of
this file? Or how about the data structure and I can just write a
quick program to parse all the data out? Any help would be
appreciated!

Thanks!

Ryan
I still have Access 2.0 installed and running here.
If you send me a zipped copy of the db I will have a look.

Arno R
Aug 25 '07 #5

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

Similar topics

3
by: James | last post by:
Please help - getting very desperate! Sun, 12 October 2003 05:39 I have PHPDEV 4.2.3 from Firepages.com.au as the upgrade to 4.3.0 did not work. I also had an abortive download from PHP.NET as...
10
by: Eric S. Johansson | last post by:
I have an application where I need a very simple database, effectively a very large dictionary. The very large dictionary must be accessed from multiple processes simultaneously. I need to be...
1
by: DJTB | last post by:
zodb-dev@zope.org] Hi, I'm having problems storing large amounts of objects in a ZODB. After committing changes to the database, elements are not cleared from memory. Since the number of...
6
by: Murtix Van Basten | last post by:
HI all, I am trying to migrate a database from mysql to mssql2k. I use myODBC to connect to mysql server to pull the database from DTS and insert in to sql server. But in mysql server, there is...
11
by: DJJ | last post by:
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL tables to a Microsoft Access 2003 database. I am finding that the data from the MySQL tables takes a hell of a long time...
16
by: mamo74 | last post by:
Hello. I am administering a SQL Server (Enterprise Edition on Windows 2003) from some month and can't understand what is going on in the latest week (when the db grow a lot). The DB is around...
3
by: FC | last post by:
Hello all: I have a very basic question about oracle database structures. I am coming from MS SQLServer where I have three "databases", each database has three "tables". I can access any table...
5
by: krystoffff | last post by:
I currently have PostgreSQL 7.1 installed on a server with about 700 Mb of RAM. I have many problems of speed with a database I created. For example, it took almost 12 sec to run the query...
6
by: Greg | last post by:
I am working on a project that will have about 500,000 records in an XML document. This document will need to be queried with XPath, and records will need to be updated. I was thinking about...
1
by: Bill Engel | last post by:
I have a Microsoft Access 2000 database that resides on our server. We have five users who gain access to this database through a network drive. This has worked fine for years…until yesterday. ...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.