home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / apps / 4780 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.4 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!gatech!news.byu.edu!yvax.byu.edu!cunyvm!djlqc
  2. From: DJLQC@CUNYVM.BITNET (D Leavitt)
  3. Newsgroups: comp.os.msdos.apps
  4. Subject: Re: PC SQL databases?
  5. Message-ID: <92259.215250DJLQC@CUNYVM.BITNET>
  6. Date: 16 Sep 92 01:52:50 GMT
  7. References: <1992Sep14.220009.11955@research.nj.nec.com><DTq6qB1w165w@cybernet.cse.fau.edu> <exuptr.616.716595968@exu.ericsson.se>
  8. Organization: City University of New York/ University Computer Center
  9. Lines: 22
  10.  
  11.  
  12. In article <exuptr.616.716595968@exu.ericsson.se>, exuptr@exu.ericsson.se
  13. (exuptr@exu.ericsson.se) says:
  14. >
  15. >Does R:Base support client - server mode?  I'm an old "system V" user and
  16. >I've  been a little out of touch.
  17.  
  18.  
  19. The new release of Rbase, 4.0 does not support a client - server mode as
  20. ORACLE does, but they do
  21. have a product called Vanguard that does allow Rbase do read SQL databases
  22. (ORALCE) off of VAX computers.  So in other words, Rbase running on the PC
  23. is acting as a front end tool to access data on a different platform.  The user
  24.  won't even know their working off of an ORACLE table. Vanguard for DOS will
  25. be out first half of 1993.
  26.  
  27. Rbase System V, was replacedby Rbase for DOS 2.1, which was replaced by
  28. Rbase 3.0, 3.1, 3.1a, 3.1b, 3.1c, 3.1d, 4.0.  Rbase 4 can read data from V.
  29.  
  30. Another product called Personal Rbase is also very popular.  Its the same
  31. thing as the industrial strength version, except it lacks the R> prompt, where
  32. you can issue SQL commands.
  33.