View Single Post
  #3 (permalink)  
Old 04-18-2007, 03:09 AM
Dunlavy
 
Posts: n/a
Default Oracle answer. Re: How can I store Images(*.jpg,*.gif)?

I would strongly recommend storing images on a file system and referencing their locations using relative or absolute file paths. Your database will thank you for it later.
Edit/Delete Message Reply With Quote