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

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

Recommended Posts

Posted

Hi,

I have a solution built on a two-file separation model where the user wants to store the images as non-referenced images inside the FMP 9 data file. There will be thousands, then tens of thousands of these images, over time. They're not high-res but will average around 100-300k a piece.

My question - which I'm sure has been asked before but which I can't find, sorry - is, will this slow down, make unstable or have any other negative effect on the database?

Anyone got any experience of this? The solution will be initially hosted on FMP 9 client for testing then will move to Server 9 very soon, so it's really for Server.

Thanks,

Pat

Posted

I dont think it should impact speed as much as it just bloating the size of the file. If you have calcs based that reference that container field perhaps it may effect is slightly but I dont think it would be anything significant.

Posted

Another "heads up" too...

I made a solution exactly like you describe, mostly because I could support it better. What I didn't plan for was the photos which were imported were taken on a 5 Megapix camera at full resolution!

As a consequence it rendered the e-mail functions useless as they were sending a PDF image. They came out around 30Mb per page!!!

So even though your images are 100-300k, watch out for the "PDF bloat".

Bear in mind also you cannot export container fields.

Posted

Perhaps it should have been more clearly stated as to something like: when exporting fields as a csv, mer, txt, tab, etc format, container fields will not export. :)

Posted

You can use Export Field Contents… to retrieve the file in ONE record at a time - otherwise you'd want to script it. See for example:

http://fmforums.com/forum/showtopic.php?tid/179603/

Posted

If you must store the images in FileMaker, I'd make a separate file dedicated to that, it might make it easier later to do backups or recover from a crash.

You should also at least be aware of another option: SuperContainer.

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