Hi All
we are looking to migrate an equipment list from Bento/SQLlite to EGW/MySQL. I have done some research, and found that there is an easy way of using a SQLlite client application to pull the data, then save it into a MySQL friendly format (some editing required).
My question is whether the images (jpgs) attached can easily be pulled along with this. We already have a large inventory of items in EGW, and as I understand it the images are stored inside MySQl database in EGW - is this correct? I could not find the images in a search on the host. The closest I could find was ./tmp/egw-thumbs/apps/resources/126/.picture.jpg, which I assume is a thumbnail generated when an item is viewed.
The database export from SQLlite is far too small to contain the images, so I assume the record only stores a link to the image.
thanks in advance
Ken