home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / clients / 177 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.4 KB  |  49 lines

  1. Newsgroups: comp.client-server
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!uwm.edu!rpi!batcomputer!munnari.oz.au!metro!basser.cs.su.oz.au!swift!suite.sw.oz.au!paul
  3. From: paul@suite.sw.oz.au (Paul Antoine)
  4. Subject: Re: SQL and Client-server architecture
  5. Organization: Softway Pty Ltd
  6. Date: 19 Nov 92 02:48:31 GMT
  7. Message-ID: <paul.722141311@suite.sw.oz.au>
  8. References: <92316.105420KSADEGH@auvm.american.edu> <1992Nov17.160748.5948@cbnewsl.cb.att.com>
  9. Sender: news@softway.sw.oz.au (Usenet)
  10. Lines: 37
  11.  
  12. In <1992Nov17.160748.5948@cbnewsl.cb.att.com> sdo@cbnewsl.cb.att.com (scott.orshan) writes:
  13.  
  14. >In article <92316.105420KSADEGH@auvm.american.edu> Kayvon Z. Sadeghi <KSADEGH@auvm.american.edu> writes:
  15. >>I was wondering why all the client/server systems use SQL as their manipulation
  16. >>language. I don't recall seeing any client/server that works on OO or
  17. >>hierarchy, for example. Is this because its easier to implement client/servers
  18. >>in SQL or is there any especial reason.
  19.  
  20. >I'm not sure why you say that all client/server systems use SQL.
  21. >Perhaps all client/server SQL database systems use SQL (a tautology),
  22. >but some databases don't, and non-database client/server packages
  23. >probably have no need to use SQL.
  24.  
  25. >For example, plain RPCs and TP Monitor C/S calls pass arbitrary information
  26. >between clients and servers.  Most client/server access is probably
  27. >just remote file access, and that has nothing to do with SQL.
  28.  
  29. And I'd even dispute that most C/S access is not remote file access (as in 
  30. our C/S system that talks to 3270-based applications).  The TP monitor is
  31. used to route the data, and is aware of the type and number of servers and
  32. where they're running, but there's no restriction on the data (i.e. it
  33. needn't be SQL!).
  34.  
  35. The confusion probably arises because most C/S systems are used to more
  36. efficiently access corporate data - but this needn't be in the form of
  37. direct database access.  A lot of it can also be done through existing
  38. applications (as in our case).  It just goes to show that getting consensus
  39. on the eternal question 'what is C/S?' is well nigh impossible,
  40.  
  41. Regards,
  42. Paul (a Tuxedo fan)
  43.  
  44. ------------------------------------------------------------------------------
  45. Paul Antoine, Softway Pty Ltd                Net: paul@suite.sw.oz.au
  46. PO Box 305, Strawberry Hills, NSW 2012, Australia   Tel: +61 2 698 2322
  47. 79 Myrtle St, Chippendale, NSW 2008, Australia        Fax: +61 2 699 9174
  48. ------------------------------------------------------------------------------
  49.