home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1656 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  6.6 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:1656 comp.os.ms-windows.programmer.tools:847
  2. Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools
  3. Path: sparky!uunet!cs.utexas.edu!uwm.edu!csd4.csd.uwm.edu!devilbis
  4. From: devilbis@csd4.csd.uwm.edu (Warren C DeVilbiss)
  5. Subject: Database engines for Windows - Responses
  6. Message-ID: <1992Sep3.124617.16921@uwm.edu>
  7. Followup-To: devilbis@oieng.mke.ab.com
  8. Summary: Responses posted to request for database information
  9. Originator: devilbis@csd4.csd.uwm.edu
  10. Sender: news@uwm.edu (USENET News System)
  11. Organization: Computing Services Division, University of Wisconsin - Milwaukee
  12. Distribution: na
  13. Date: Thu, 3 Sep 1992 12:46:17 GMT
  14. Lines: 138
  15.  
  16.  
  17. The following are the responses I received from my inquiry into Windows
  18. database engines.
  19.  
  20. In addition to the following response -
  21. Paradox will be releasing an update to their engine with will support the
  22. enhanced Paradox 4.0 file format.  This release is suppose to be in October.
  23.  
  24. Raima has two new versions of its database engine out - Data Manager, which
  25. is a network model with an optional relational front end - and Object
  26. Manager, which is a persistant storage mechanism for OOP.
  27.  
  28. Hope someone finds this information useful.  Thanks to all who responded to
  29. my request.  
  30.  
  31. -------------------------------------------------------------------------------
  32.  
  33. Warren DeVilbiss                devilbis@oieng.mke.ab.com
  34. Allen-Bradley Company                devilbis@csd4.csd.uwm.edu
  35. Milwaukee, Wisconsin                (414) 382-2826
  36.  
  37. -------------------------------------------------------------------------------
  38. -------------------------------------------------------------------------------
  39.  
  40. From axs9017@hertz.njit.edu Fri Aug 28 08:58:15 1992
  41. Date: Fri, 28 Aug 92 09:58:03 -0400
  42. From: axs9017@hertz.njit.edu (Alexander Shinkar)
  43.  
  44. Try CodeBase It meets all your wants... but they say to use LARGE memory model
  45. If you have questions about it, e-mail me directly
  46. Alex
  47. axs9017@hertz.njit.edu
  48.  
  49. -------------------------------------------------------------------------------
  50.  
  51. From @sunray.att.com:slg@cb.att.com Fri Aug 28 14:44:38 1992
  52. Date: Fri, 28 Aug 92 15:32:23 EDT
  53. From: slg@cb.att.com (Sean Gilley)
  54.  
  55. No answers, unfortunately.  I'm just looking for a database engine,
  56. myself, so would be more than interested in whatever answers you
  57. receive...
  58.  
  59. Well, I will throw one more name into the hat, I guess.  FoxPro does
  60. provide a db engine with their db software.
  61.  
  62. Sean.
  63.  
  64. ---
  65. Sean L. Gilley
  66. sean.l.gilley@att.com sgilley@cbnewsl[.cb].att.com, slg2@cblph[.cb].att.com
  67. 614 236 5031 (h), 614 860 5743 (w)
  68.  
  69. -------------------------------------------------------------------------------
  70.  
  71. From rocket.sanders.com!pitaro@rocket.sanders.lockheed.com Fri Aug 28 18:42:10 1992
  72. Date: Fri, 28 Aug 92 16:00:46 EDT
  73. From: pitaro@rocket.sanders.com (Michael Pitaro)
  74.  
  75.    .  Redistributable DLL, royalty free.
  76.    .  Prefer medium model.
  77.    .  Reasonably good support.
  78.    .  Prefer file format compatible with commercial database tools.
  79.  
  80. I just bought CodeBase 2.5 (?) so I'm not yet an expert with it.  It
  81. seems to meet all of your requirements except that they prefer large
  82. model.  Source code is provided, however, so you could recompile
  83. depending on how it is coded.  A nice feature is that they include
  84. CodeWindows, a subroutine library of data entry interface under
  85. windows.  They support DBase formats as well as Foxbase and others.
  86. They also have a BBS and telephone support.  The street price is
  87. around $250.  I would have to say that the documentation is a little
  88. lacking.  It is more of a reference guide with some examples.  I would
  89. have liked to see seom sort of overview tutorial with philosophy of
  90. writing database programs.  They do have a few tutorials but they are
  91. trivial.  The CodeWindows manual is similar but has a few more
  92. tutorials.  I would have appreciated some more hand holding from the
  93. tutorial.  I am new to both Windows coding and Database coding.  It
  94. took me some time to realize I had to copy the DLL into the windows
  95. directory to make the software work.  The makefiles provided for the
  96. examples didn't work until I added the paths for the CodeBase
  97. includes, this could have been done at the factory.  Also, the test
  98. programs they included take alot of disk space.  I bought Microsoft
  99. C/C++ 7.0 so I don't have much room to spare.  I would have liked to
  100. see their test code check for disk space requirements it runs.  The
  101. errors it returned were not intuitive.  My overall recommendation is
  102. that it is a worthwhile package with a well written reference manual
  103. but poor tutorial.
  104.  
  105. Michael Pitaro                              Lockheed Sanders, Inc.
  106.                                             PO Box 868, MER24-1583C
  107. Signal Processing Center of Technology      Nashua, NH 03061-0868
  108. pitaro@rocket.sanders.com                   603/885-9794 (Voice)
  109. (or) ...!uunet!rocket!pitaro                603/885-0631 (FAX)
  110.  
  111. -------------------------------------------------------------------------------
  112.  
  113. From rudersdo@sfu.ca Tue Sep  1 14:29:01 1992
  114. Date: Tue, 1 Sep 92 12:28:47 -0700
  115. From: rudersdo@sfu.ca
  116.  
  117. Warren, we are looking for this info as well. Currently we are leaning
  118. toward Codebase 4.5 as it comes with source and claims no royalties.
  119. We would sure appreciate any comments regarding any limitations or
  120. ortherwise comments if you have them. Thanx in advance Terry Rudersdorfer 
  121.  
  122. -------------------------------------------------------------------------------
  123.  
  124. From kovert@wam.umd.edu Sun Aug 30 19:59:38 1992
  125. From: Todd Kover <kovert@wam.umd.edu>
  126. Date: Sun, 30 Aug 92 20:59:23 -0400
  127.  
  128. I've used the Paradox Engine.  It meets the first requirement, the third and
  129. the fourth.  I've never had a need to use the technical support, but I know
  130. it's there, and is probably about the same as the rest of Borland's.
  131.  
  132. It's slower than Paradox 3.5, but it's somewhat easy to use.  It's really
  133. basic, and gives you access to the low level database, itself, but not the
  134. forms, reports, etc, that are attached to a table.
  135.  
  136. I also understand that with the new version of Paradox, they'll be releasing
  137. a new version of the Engine later this year.  I haven't heard anything about
  138. it, except that they're going to, but I'd imagine it's sped up some.
  139.  
  140. I'm using the latest version, 2.0...
  141.  
  142. Any other questions I may be able to answer for you, please feel free to
  143. E-Mail me.
  144.  
  145. -Todd
  146.  
  147. -- 
  148. /* Todd Kover // [ #include  <std/disclaimer.h> ]  "Murphy's Law of Dating II:
  149.             \X/  [ Internet: kovert@wam.umd.edu ]   If you like her, she lives
  150. CIS: 70621,2376  [ Fido: 1:109/447 & 1:261/5016 ]   in a different state."
  151.           "Profanity is the language that all programmers know Best."       */
  152.  
  153. -------------------------------------------------------------------------------
  154.