Today I followed successfully the steps here reported to link rather than embed images in a odb database.
But I have two problems yet:
1- Although the mysql database is considerably less sized (from 400kb, when I had the blob field to the actual 50kb, with images linked) the odb file size has grown abnormally (from 780kb to 2,2 mb, and every time I do some modification it grows). I don’t undestand why…
EDIT
Now the size is passed from 2,2 mb to 2,4mb, without adding any new linked image, only with a minor change.
2- The images now linked are black and white in the database, while the original is coloured: why? When the image was a blob field it was coloured.