home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / misc / 18899 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  1.7 KB

  1. Xref: sparky comp.sys.next.misc:18899 comp.sys.next.programmer:5756
  2. Newsgroups: comp.sys.next.misc,comp.sys.next.programmer
  3. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!mips!mips!munnari.oz.au!bruce.cs.monash.edu.au!monu6!ede978e
  4. From: ede978e@monu6.cc.monash.edu.au (Robert D. Nicholson)
  5. Subject: Ingres???
  6. Message-ID: <1992Aug23.072521.3253@monu6.cc.monash.edu.au>
  7. Summary: Ingres???
  8. Organization: Monash University, Caulfield Campus
  9. Date: Sun, 23 Aug 1992 07:25:21 GMT
  10. Lines: 15
  11.  
  12. It's my understanding that Adamation (bless em) ported Relational Technologies
  13. Ingres to the NeXT Platform. when they wrote Who's Calling.  Very smart move
  14. they made since not everybody is going to shell out for Sybase.  Even now
  15. DB-Kit promises DML excitement its still nice to have some relational back
  16. end that one can distribute in their Apps. Ive just spent the last 3 months
  17. writing a program for my honours project that has to maintain 2 Lists and I've
  18. not even bothered to maintain referential integrity simply because I refuse to place this logic in the Application code. For my purposes its not necessary, but I would have liked to have maintained this.
  19.  
  20. Have other developers sat down and created their own backends rather than writing the implementation specific backends each time they write their software. (Like Me :-()
  21.  
  22. Naturally, If one sits down and writes a back end they can then write themselves a Db-Kit adaptor to fit in with it.  I describe this as "heaven".  Since then they can distribute their apps without extra cost to the customer.
  23.  
  24. I would also like to hear of anybody who knows the specifics of the Ingres version ported to the NeXT that Adamation are using, do they use SQL as the DML and DDL? inside Objc?
  25.  
  26.  
  27.