home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / informix / 2326 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.8 KB

  1. Path: sparky!uunet!destroyer!gatech!emory!emory!not-for-mail
  2. From: widener!uunet!uunet!microc!eric@emory.mathcs.emory.edu
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: importing images
  5. Date: 5 Nov 1992 14:58:09 -0500
  6. Organization: Mailing List Gateway
  7. Lines: 47
  8. Sender: walt@mathcs.emory.edu
  9. Distribution: world
  10. Message-ID: <1dbuchINNqnd@emory.mathcs.emory.edu>
  11. Reply-To: widener!uunet!uunet!microc!eric@emory.mathcs.emory.edu
  12. NNTP-Posting-Host: emory.mathcs.emory.edu
  13. X-Informix-List-ID: <list.1573>
  14.  
  15. }From: uunet!desktalk.com!eric (Eric Lieber)
  16. }Message-Id: <1992Sep29.181725.1158@desktalk.desktalk.com>
  17. }Subject: Re: importing images
  18. }Date: 29 Sep 92 18:17:25 GMT
  19. }Organization: Desktalk Systems Inc.
  20.  
  21. }In article 1723@execnet, "clay irving" <clay.irving@execnet.com> () writes:
  22. }>Does anyone have any experience in getting an image into the OnLine
  23. }>database? I'll have a GIF, JPEG or BMP image in a file on the system that
  24. }>I want to import into a field defined as a BLOB. I'm wondering how to get
  25. }>it into the database?...
  26. }>
  27. }>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  28. }>Clay Irving             Work: clay@garpac.com
  29. }>4GL Project Manager      Fun: clay.irving@execnet.com
  30. }>Garpac Corporation      uucp: {uupsi3, 4gen}!garpac!clay
  31. }>Voice: 212.760.0070      CIS: 75170, 107
  32. }>Fax: 212.564.2635        IBM: HONE82(DACK0AX)
  33. }>----------------------------------------------------------
  34. }>     * Software Systems for the Apparel Industry *
  35. }>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  36. } Instead of storing these huge amounts of data inefficiently in the database,
  37. }why not store the address (pathname) in the database and keep your GIF/RASTER >file as an operating system  file. This will improve performance.
  38. }If the picture has to be swapped out with another all u have to do is
  39. }update the  pathname and you are ready to go.
  40.  
  41. }eric lieber
  42. }DeskTalk Systems
  43. }Torrance, CA
  44.  
  45. Uh-Uh!!
  46. Mr. Lieber, this is true ONLY if you have Informix-SE.
  47. If you have OnLine, why not take full advantage of storing these images
  48. along with the character data?  Why have image files on the slow UNIX file
  49. system and the data in the faster raw disk?  Now imagine 30,000 scanned
  50. customer signatures in a UNIX directory...
  51.  
  52. I can't find ANY reason for doing what you say!
  53.  
  54. +--------------------+--------------------------------------+----------------+
  55. | Eric C. Leschhorn  |    MICROCOMPUTOS   Fax:(809)688-6044 |                |
  56. | Marketing Director | Dominican Republic Tel:(809)530-8506 +-----------+    |
  57. | uunet!microc!eric  |  Puerto Rico, USA  Tel:(809)250-8789 +---------+ |    |
  58. +--------------------+--------------------------------------|   +-+   | |    |
  59. |  I N F O R M I X   L A T I N   A M E R I C A N   T E A M  |   | |   | |    |
  60. +-----------------------------------------------------------+---+ +---+ +----+
  61.  
  62.