Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Image in database
Re: Image in database [message #31979 is a reply to message #31955] Wed, 13 April 2011 23:08 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 736
Registered: November 2008
Location: France
Contributor
Hi Jibe,

There are two reasons why I put all images in one table:
* keeping them out of the other tables keeps from having to load them when manipulating database records and so speeds up things
* The same image can be used by more than one record.

NB: In my code all the images are stored in jpg format in order to gain disk space but if you are trying to save images with trasnparency you have to store them in gif format
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is this really a GUI RAD?
Next Topic: Tell me more about U++ please.
Goto Forum:
  


Current Time: Sun Aug 24 10:17:42 CEST 2025

Total time taken to generate the page: 0.05189 seconds