473,382 Members | 1,583 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Finding the number of bytes per record

Hi all,

I'm typing up a report for a database, and in this massive design
manual that I'm writing, I'd like to indicate the number of bytes of a
typical record in each table. And I was wondering what the easiest
way to do this is.

I understand that Access uses a variable amount of storage per field
(i.e a 1 charcter string, and a 255 character string use different
amounts of memory, even if they have the same maximum characters). So
this will be difficult, anyone have any suggestions?

Mark

Jul 25 '07 #1
2 2393
On Wed, 25 Jul 2007 13:51:55 -0000, mark_aok <ma******@hotmail.com>
wrote:

Well, you wrote that you wanted the number of bytes of a TYPICAL
record, so it doesn't matter that some have fewer bytes than others.

SQL Server Books Online always had an article about the size of a
record. Most of it applies to Access as well. For example don't forget
to include the size of the indexes on that table, or unicode data.

Personally I think this information is virtually useless. What is the
user to do with this statement? Better would be to say that Access
(better: Jet) can hold up to 2GB of data and that client should
consider another DBMS well before that hard limit is reached.

-Tom.

>Hi all,

I'm typing up a report for a database, and in this massive design
manual that I'm writing, I'd like to indicate the number of bytes of a
typical record in each table. And I was wondering what the easiest
way to do this is.

I understand that Access uses a variable amount of storage per field
(i.e a 1 charcter string, and a 255 character string use different
amounts of memory, even if they have the same maximum characters). So
this will be difficult, anyone have any suggestions?

Mark
Jul 25 '07 #2
On Jul 25, 10:31 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
Well, you wrote that you wanted the number of bytes of a TYPICAL
record, so it doesn't matter that some have fewer bytes than others.

SQL Server Books Online always had an article about the size of a
record. Most of it applies to Access as well. For example don't forget
to include the size of the indexes on that table, or unicode data.

Personally I think this information is virtually useless. What is the
user to do with this statement? Better would be to say that Access
(better: Jet) can hold up to 2GB of data and that client should
consider another DBMS well before that hard limit is reached.

-Tom.
I don't agree that the information is useless. Maybe you're seeing
something I don't.

See:

http://groups.google.com/group/micro...244c336e276360

James A. Fortune
CD********@FortuneJames.com

Jul 25 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Maxi | last post by:
I have 100 tabes in an Access database, every table has 1 filed with 100 names (records), no primary key assigned. I would like to find duplicates. Here is the criteria: The computer should...
2
by: Keith Kingsley | last post by:
I'm using a StreamReader to read in several lines from an ASCII file. I'd like to know the StreamReader's "true" position-- that is, the number of bytes into the file that the StreamReader has...
2
by: Mark Vergara | last post by:
Hi! Is there any way of finding of what position in a particular record ? For example I have 3 records 1 Record 1.. 2 Record 2.. 3 Record 3..
2
by: equinox1248 | last post by:
Hi, I thought this would be answered several time in this group, but I couldn't find anything relevant. What would be the most efficient way of calculating sum of absolute values of two...
2
by: Extremest | last post by:
Here is the code I have so far. It connects to a db and grabs headers. It then sorts them into groups and then puts all the complete ones into another table. Problem I am having is that for some...
5
by: jaco.versfeld | last post by:
Hi There, I have a basic TCP client and TCP server in C++. The TCP client connects to the server, and after a setup phase starts to transmit a file to the TCP server using multiple packets...
4
by: mattG | last post by:
I have a scenario where I have these things that take up (x) number of space. I know the max number of space I will ever have is 512. I am trying to figure out a way to write a formula or...
25
by: Daniel Kraft | last post by:
Hi, I do need to implement something similar to C++'s std::bitset in C; for this, I use an array of int's to get together any desired number of bits, possibly larger than 32/64 or anything like...
4
by: Thomas Arthur Seidel | last post by:
Hello to all, I have a small or big problem with a customer data base, where during a change of system we might have created duplicate records. This should be easy to find, you might think, but,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.