If you need more than 2G in an access database, you really should consider
at least going to msde for better performance and more realistically SQL
Server
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
Hmm, that's interesting...but I suppose the Unicode 2-byte thing only
applies to _text_ data, so numeric and blob data would be uneffected,
wouldn't it?
--
Rebecca Riordan, MVP
Designing Relational Database Systems
Microsoft SQL Server 2000 Programming Step by Step
Microsoft ADO.NET Step by Step
Hmm, that's interesting...but I suppose
the Unicode 2-byte thing only applies to
_text_ data, so numeric and blob data
would be uneffected, wouldn't it?
Yes, and also, Unicode compression is "on" by default, and most characters
in Western languages compress to only one byte -- in those cases, Unicode
just adds a bit of overhead in the data storage.
Larry Linson
Microsoft Access MVP
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.