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

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

Recommended Posts

  • Newbies
Posted

Using FM Developer 7 in XP, I create a Runtime version of an item DB containing pictures. In the runtime most pictures (but not all) disappear. Can anyone help please?

  • 2 weeks later...
Posted

I thought that it was better to reference the images and not store them internally because the file would grow to unmanageable sizes and possibly slow down the database. i have always used references to images but i am on a mac maybe there is a difference can anyone elaborate more on this

Posted

a reference is just a file path to the image file. it doesn't store the actual image in the database. so if the image is moved or deleted from its current location. the database will lose its reference to the file.

embedded means that the database will store the image when it's implemented, so it doesn't need the source image file anymore.

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