Re: Very old database



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


<ryan.barnard@xxxxxxxxx> wrote in message
news:1187999653.093523.182290@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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/12/How_Convert_Access_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




.



Relevant Pages

  • Re: How to read/convert Paradox 7 database
    ... > Yes this is only one time conversion... ... One way would of course be to ask for the data in another format from the ... Or you could buy a copy of Paradox 7 or higher and install it. ...
    (comp.databases.paradox)
  • Proposal: String::Format::General
    ... It provides format string parsing and output assembly, you provide the code that implements the individual conversion characters. ... Format syntax is kind of a cross between sprintf and strftime, but how close it is to each of these depends on the semantics implemented by the user. ... Note that the following is pre-alpha documentation; the interface to the output conversion code has changed since yesterday, ... conversion character, and contain a number of optional fields which may ...
    (comp.lang.perl.modules)
  • Proposal: String::Format::General
    ... This should be considered pre-Alpha, since it has changed since yesterday, and I am seriously considering passing the format parameters to the output conversion code as a hash reference instead of a large number of arguments. ... Some limited heading capability is provided. ... This module provides a formatter class which allows its user to ...
    (comp.lang.perl.modules)
  • Proposal: String::Format::General
    ... It's almost a meta-formatter with the user providing individual conversion code behind a sprintf/strftime-like interface. ... A format is basically a string into which data are to be inserted. ... conversion character, and contain a number of optional fields which may ...
    (comp.lang.perl.modules)
  • Re: Proposal: String::Format::General
    ... It's almost a meta-formatter with the user providing individual conversion code behind a sprintf/strftime-like interface. ... A format is basically a string into which data are to be inserted. ... conversion character, and contain a number of optional fields which may ...
    (comp.lang.perl.modules)