What is a convenient way to store the path from a external blob (jpg, pdf) ? How can I retrieve this blob ? Is there a Frontend which opens the jpg directly from the listed table-content ?
If I store the blob directly in the sqlite, is there a way to open the blob directly with the respective programm (e.g. irfanview or a pdf with acroread) ? I just discovered recently sqlitespeed, but do not know how to handle the problems described above.