Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6792 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Before i start... where are the descriptions for each forum section, i couldn't seem to find them when looking for somewhere to post this...Sorry if i posted this in the wrong place, you'd think i'd know by now eh Lee?

Anyway, here's my question, i want to know how much physical space a 30 character long text string in one record will take up on a computer.

Or in a larger scale example:

5 text fields, each roughly 30 character strings, 1,000,000 records.

Thanks

~Genx

Posted

Location: [color:orange]Main Index [color:blue]» [color:orange]Forum Index [color:blue]» [color:orange]Beyond FileMaker [color:blue]» Brain Food

[color:orange]The Left Brain

Complex calculations, advanced scripting and other mind boggling topics.

Lee

Posted

Hmmm... That wouldn't be all that accurate though would it? ahwell, ill do it and loop a duplication for about 10000 records and divide and get the average or something

Cheers for the suggestion Wim, though i am lazy i'll do it hehe

~Genx

Posted

Rightio for anyone who's interested i got approx 48 bytes (found by sample of 10,000 records and 5 fields of data each containing a string of 30 characters)

~Genx

Posted

IIRC fm stores each character as 2-byte unicode internally, which is why the 2GB text field limit will give you approx. 1 billion characters...

Posted

No idea. Something else to keep in mind: if your field is indexed (or can be indexed automatically) then the size it takes will grow beyond the physical data in the field. How much depends on what indexes are build for that field.

  • 1 month later...
Posted

If indexing is ON for a field but there is nothing in the field, does it still take up space?

The Zen of FileMaker, very deep. :beer:

No, the field won't take up any space in the index. It will only affect the file size in the bytes it takes to define it in the schema.

This topic is 6792 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.