home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / apps / 1765 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.4 KB

  1. Xref: sparky comp.sys.sun.apps:1765 comp.databases:6413
  2. Path: sparky!uunet!ogicse!usenet.coe.montana.edu!decwrl!csus.edu!borland.com!news
  3. From: cy@borland.com (Cy Shuster)
  4. Newsgroups: comp.sys.sun.apps,comp.databases
  5. Subject: Re: dBase IV problems
  6. Message-ID: <Bto1HI.BwC@borland.com>
  7. Date: 27 Aug 92 23:34:30 GMT
  8. Article-I.D.: borland.Bto1HI.BwC
  9. References: <1992Aug27.121039.26630@cs.rulimburg.nl>
  10. Sender: news@borland.com (News Admin)
  11. Organization: Borland International
  12. Lines: 18
  13. X-Xxdate: Thu, 27 Aug 92 00:36:24 GMT
  14. X-Useragent: Nuntius v1.1.1d7
  15.  
  16. dBASE IV takes .PRG files and pseudo-compiles them to a p-code .DBO
  17. format. This gives us a platform-independent file that can be run by
  18. runtimes on DOS, Sun/3, Sun/4, SCO, VAX/VMS, and even Macintosh.
  19. Full development environments are available for every platform
  20. except the Mac, which is runtime only.
  21.  
  22. The .DBOs are completely compatible across platforms, with the only
  23. concerns being typical hardware dependencies such as emitting escape
  24. sequences unique to a given printer, etc.
  25.  
  26. Yes, PC and Sun clients can run the same .DBO if you mount its
  27. volumes. In fact, you can share the same database in multiuser mode
  28. between DOS and Unix clients with NFS, and between DOS and Mac
  29. clients with Novell. The version of dBASE IV that provides these
  30. cross-platform features is 1.1.
  31.  
  32. Please note that I work on these products.
  33. cy@borland.com                        DISCLAIMER: My opinions only.
  34.