A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Does Access store data in fixed lenght or variable length format



 
 
Thread Tools Display Modes
  #1  
Old January 10th, 2010, 05:27 AM posted to microsoft.public.access.tablesdbdesign
Dennis
external usenet poster
 
Posts: 1,222
Default Does Access store data in fixed lenght or variable length format

Hi,

This is just for my own education and curiosity. Does anyone know if Access
stores it data records in a fixed length or variable length records / rows?

I realize that the answer is some what immaterial as it works the way it
does, but as I said I would like to know for my own knowledge.

Thanks,


--
Dennis
  #2  
Old January 11th, 2010, 11:35 PM posted to microsoft.public.access.tablesdbdesign
Dorian
external usenet poster
 
Posts: 542
Default Does Access store data in fixed lenght or variable length format

it depends on the Access version and on the data type....
text and memo fields are variable.
However, nothing is guaranteed since Microsoft can change the internal
workings at any time so long as compatibility is maintained. For instance the
storage method changed between 2000 and 2003 versions.
Basically, don't concern yourself with it.
if you want to experiment, set up a db with one table and one column and put
different data in the column. Do a compact and see how the file size changes.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".


"Dennis" wrote:

Hi,

This is just for my own education and curiosity. Does anyone know if Access
stores it data records in a fixed length or variable length records / rows?

I realize that the answer is some what immaterial as it works the way it
does, but as I said I would like to know for my own knowledge.

Thanks,


--
Dennis

  #3  
Old January 12th, 2010, 10:52 PM posted to microsoft.public.access.tablesdbdesign
Tony Toews [MVP]
external usenet poster
 
Posts: 3,776
Default Does Access store data in fixed lenght or variable length format

Dorian wrote:

if you want to experiment, set up a db with one table and one column and put
different data in the column. Do a compact and see how the file size changes.


Note that MDB/ACCDB sizes are in multiples of 2K or 4K depending on
the version of Access so that won't necessarily help a lot.d

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/
Granite Fleet Manager http://www.granitefleet.com/
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:43 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.