Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

Hi there.

This question either has no answer or is so simple I will look foolish.

I have client with a Filemaker 7 database who records artwork in container fields. The database is now around 2GB in size yet there are not that many records.

Is there any way that I can determine the size of an image in a container field? I would have thought that the size if the displayed field may have had some bearing on it, but unsure.

I want to be able to flag fields with images that need reduction so we can trim the database down a bit.

Or... does FmPro not work like this with variable record sizes.

Enlighten me please. :(

Greg

Posted

Have you considered using image references? Also, they should immediately upgrade from the much-troubled FM7.

Posted

i don't recall if FP7 has the length function but that's what you need to do.

Create a calculation field Length (containerfield)

This gives you size of the container field in bytes. Do Length(containerfield)/1024 for kilobytes

:(

This topic is 5556 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.