Menu

Sample - demoattachment.nsb

Freen
2021-03-20
2021-03-23
  • Freen

    Freen - 2021-03-20

    In the sample demoattachment.nsb, pictures are stored inside this database. Storing pictures inside a database will make the database file very large, is it also possible to display pictures (or a thumbnail of them) inside a database by only linking them from a separate folder?
    I would like to integrate a similar function into the assets database, to have pictures of assets, but I worry that the database will get too large very quickly.

     
  • neuts-jl

    neuts-jl - 2021-03-23

    Yes, storing images in a database can make it big so what?
    You can limit the size of images and their numbers by registration.
    This composition also exists in MSAcces
    You can manage your images yourself by links, but it is more complicated and referential integrity is difficult to maintain: deletion of image, renaming ...

     
  • neuts-jl

    neuts-jl - 2021-03-23

    Yes, storing images in a database can make it big so what?
    You can limit the size of images and their numbers by registration.
    This composition also exists in MSAcces
    You can manage your images yourself by links, but it is more complicated and referential integrity is difficult to maintain: deletion of image, renaming ...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.