dbTalk Databases Forums  

FM 8.5pro and large files with a lot of Photos

comp.databases.filemaker comp.databases.filemaker


Discuss FM 8.5pro and large files with a lot of Photos in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hatzigiannakis Nikos
 
Posts: n/a

Default FM 8.5pro and large files with a lot of Photos - 01-06-2007 , 03:32 PM






I am planning to develop a FM 8.5pro solution to deal with a lot of Photos.
My doubt is to let the images stored into the database or have just a link
to them.



It may be 10000 photos 600KB each. Is FM capable of handling such large
files. Will this affects the application performance?



Thanks



Reply With Quote
  #2  
Old   
Bill Marriott
 
Posts: n/a

Default Re: FM 8.5pro and large files with a lot of Photos - 01-06-2007 , 04:15 PM






Yes, FileMaker is capable of handling a solution of this scope. Files can be
terabytes in size.

This question has been gone over from just about every angle in the past.

Go to groups.google.com and search with "group:comp.databases.filemaker"
after keywords like

graphic
image
embed
reference
container

And you'll get a good overview.

Bottom line:

Embedding Images:
+ usually results in a faster-running solution
+ easier to manage
+ links don't break
- dramatically increases file size
- makes it harder to back up
- can increase risk of or impact of corruption

Recommended: Especially for storing interface elements

Linked images:
+ still work quickly
+ negligible impact on file size
- pictures can move, causing links to break
- complicated to manage broken links

Recommended: Especially for linking to large libraries of images

If you decide to embed your images:

One thing I might do is to store the images in a separate FileMaker file,
physically (not merely a separate table), just to make it easier to back up
the non-image data. You can still relate the two files together easily as
use them as if they were in fact in the same database file. This also
"firewalls" any potential damage that can occur with a corrupted picture
being inserted into your table.




"Hatzigiannakis Nikos" <ypai (AT) aigaio (DOT) gr> wrote

Quote:
I am planning to develop a FM 8.5pro solution to deal with a lot of Photos.
My doubt is to let the images stored into the database or have just a link
to them.



It may be 10000 photos 600KB each. Is FM capable of handling such large
files. Will this affects the application performance?



Thanks





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.