home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8930 < prev    next >
Encoding:
Text File  |  1993-01-08  |  3.4 KB  |  67 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!usc!sol.ctr.columbia.edu!news.unomaha.edu!cwis!troj
  3. From: troj@cwis.unomaha.edu (Kevin Trojanowski)
  4. Subject: Re: Paradox Runtime - Info please
  5. Message-ID: <troj.726509446@cwis>
  6. Sender: news@news.unomaha.edu (UNO Network News Server)
  7. Organization: University of Nebraska at Omaha
  8. References: <1993Jan8.091027.768@reed.edu>
  9. Date: Fri, 8 Jan 1993 16:10:46 GMT
  10. Lines: 55
  11.  
  12. lkress@reed.edu (Lucien Kress) writes:
  13.  
  14. >Can anyone tell me about Paradox Runtime?  Specifically, how much
  15. >does it cost?  Does it compile the Paradox application?  Do data
  16. >tables used in a Runtime application have the same format as those
  17. >used with Paradox itself?  Are there any hardware limitations for
  18. >running a Runtime application?  Can any Paradox application be
  19. >used as a Runtime application?  Is a Runtime application faster or
  20. >slower than the same application in Paradox?  Other than the obvious
  21. >advantage of the user not needing to own Paradox, are there any
  22. >other advantages (or disadvantages) in a Runtime application?
  23.  
  24. I've not yet had a chance to work with the Runtime for Pdox 4.0 (though I
  25. have it), but I've done work with the 3.0 Runtime.  The current Runtime
  26. price (Pdox 4.0), I believe, is $250.
  27.  
  28. The Runtime is, essentially, Pdox without the user interface.  It will let
  29. your PAL code do everything they can when running under the full Paradox.
  30. Note, however, that scripts aren't compiled.  Instead, your best bet is to
  31. put them into libraries, and give just the libraries (plus a one or two
  32. line startup script) to your users.
  33.  
  34. Any application which runs under Pdox should run under the Runtime.  If
  35. you'renot certain about something specific, the PAL documentation will
  36. list any special notes for the Runtime.
  37.  
  38. As for speed...  From my experience, I've found that my particular app
  39. appears to be slightly faster under the Pdox 3.0 Runtime, as opposed to
  40. the full Pdox 3.0.
  41.  
  42. System requirements for the Runtime are essentially the same as those for
  43. Pdox.  In addition, it has the benefit of being distributable -- if you
  44. have an application you'd like to distribute, you need simply purchase a
  45. single copy of the Runtime.  You can then include the Runtime with all
  46. copies of your app.  The only limitation is that Borland has a some info
  47. you need to put into your licensing agreement for the application.  If you
  48. want to include Pdox with every copy of your application, each user would
  49. have to purchase their own copy of Pdox, which would make it significantly
  50. more expensive.
  51.  
  52. >Any answers to these questions, or other pertinent information,
  53. >would be much appreciated.  Please respond by email to lkress@reed.edu.
  54. >I will summarize upon request.  Thank you.
  55.  
  56. >Lucien Kress
  57.  
  58. -------------------------------------------------------------------------------
  59. -                                   "She had what it took: great hair, a      -
  60. - Kevin Trojanowski                  profound understanding of strategic lip  -
  61. - Internet: troj@cwis.unomaha.edu    gloss, the intelligence to understand    -
  62. -      CI$: 70521,312                the world and a tiny secret interior     -
  63. - US Snail: 1905 Thurston Ave, #8    deadness which meant she didn't care."   -
  64. -           Bellevue, NE 68005                            -Douglas Adams      -
  65. -                                                          _Mostly Harmless_  -
  66. ------------------------------------------------------------------------------- 
  67.