Access index structure & IBM Vsam Index Structure

  • Thread starter Thread starter Carlyle
  • Start date Start date
C

Carlyle

Hi There

I am trying to get some information on the structure of a MsAccess DB index.
For many years I did a lot of work with IBM's Vsam files and I got to know
it very well. Now that I'm working with access.I sometimes wonder when the
access DB slows If it could be issues with the Index structure Key ranges,
index sets or or key compressions or sequence sets. I have never seen any
documentation describing the structure of an Access Index. Any information
would be helpful

Thanks

Dennis
 
The file formats are closely guarded secrets. They've never been released to
the public.
 
"Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam
please) said:
Maybe you will find what you want there:

http://www.e-tech.ca/001-AccessFileFormat.asp

The above page has been copied from the HACKING.txt as found in the
MDB Tools SourceForge.net download file.
file.http://prdownloads.sourceforge.net/mdbtools/mdbtools-0.5.tar.gz
Also see http://mdbtools.sourceforge.net/

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top