Access 2007 Limitation(s)

For those curious, from the horses’ mouth (
http://office.microsoft.com/en-us/access/HA100307391033.aspx ):

“2 gigabytes, minus the space needed for system objects”

I guess whether or not Access can handle 10 million rows will depend on how much
data is in the total of those 10 million rows.

2 gigabytes = 2147483648 bytes

2,147,483,648 / 10,000,000 rows = 214.748 bytes

Depending how many fields one has, what the data types of those fields are and
how large they are, that’s not very much storage for a row.

Roger A. Simoneau
Alberta Blue Cross
(780)498-8837

a very important consideration for all dbas to determine capacity requirements

any of the >238609294/segment in my clobs would easily overrun that buffer…

select

TO_CLOB(START_OUT_MESSAGES||MSH||EVN||PID||NK1||PV1||DG1||GT1||IN1||IN2||END_OUT_MESSAGES)
INTO out_messages FROM DUAL’);

(these are HL7 segments if anyone is interested)

thanks,
Martin Gainty


Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n’êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l’expéditeur. N’importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l’information seulement et n’aura pas n’importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.