home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8023 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.2 KB

  1. Xref: sparky comp.graphics:8023 comp.groupware:616
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!ames!nsisrv!kong!mstephens.520@postman.gsfc.nasa.gov
  3. From: mstephens.520@postman.gsfc.nasa.gov (mark stephens)
  4. Newsgroups: comp.graphics,comp.groupware
  5. Subject: Object graphics, PC & Mac, sharing... is there no hope?
  6. Message-ID: <1992Jul22.141739.28394@kong.gsfc.nasa.gov>
  7. Date: 22 Jul 92 14:17:39 GMT
  8. Sender: news@kong.gsfc.nasa.gov
  9. Organization: nasa/gsfc
  10. Lines: 35
  11.  
  12. My shop is building a distributed database system whose front ends will
  13. be Macs and PCs.  The application is a requirements management tool which
  14. deals not only in paragraphs of requirements but in pictures (lots of 
  15. boxes with lines going every which way).  The pure text part causes no
  16. concern as it's just ascii and is both viewable and editable on both 
  17. platforms.  Pictures are another story.  Here's the HW/SW setup:
  18.  
  19. Backend server:         Solbourne with 2 CPUs (SUN clone) running Oracle RDBMS
  20. Front end application:  OMNIS 7.0 by Blyth Software
  21.  
  22. Omnis is a database all to itself, and communicates well to Oracle on both
  23. platforms.  It has two types of fields for pictures.  One is native format and
  24. the other is a shared format.  The native formate preserves the objects in
  25. the picture.  If you paste in a Microsoft Draw picture, you can get it back
  26. and still move boxes as boxex.  Same for the Mac.  You cannot view these
  27. pictures on a non-native computer.  You can if you use the sharred format.  
  28. Catch is Omnis converts it to a bit map.  No objects and no manipulation.
  29. Boo, hiss.
  30.  
  31. Is there any application out there which can help here.  It just amaises me that 
  32. this is STILL a problem between these two boxes.  Hopefully I'm just behind the 
  33. times.  If such a converstion program could be found, we could store its binary 
  34. format in Omnis (and a bit map so the picture can be viewed).  When the picture
  35. needs to be copied into a drawing program, we use the binary format, convert it
  36. into the native format and give the file to the drawing program.  Storage back
  37. into the database is the reverse.
  38.  
  39. Any suggestion would be much appreciated.
  40.  
  41. mark stephens
  42. NASA/GSFC code 522
  43. Greenbelt, MD
  44.  
  45. 301  286-5994
  46.