home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / 5854 < prev    next >
Encoding:
Text File  |  1992-07-30  |  4.0 KB  |  137 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!merlin!iris.resntl.bhp.com.au!nuntius
  3. From: Bernard Orenstein <bernie@resntl.bhp.com.au>
  4. Subject: Portable API to SQL Databases : A Summary
  5. Message-ID: <BrvssK.874@resntl.bhp.com.au>
  6. Sender: news@resntl.bhp.com.au (Usenet news system)
  7. Organization: BHP Research (Newcastle Laboratories)
  8. X-Useragent: Nuntius v1.1
  9. Date: Fri, 24 Jul 1992 07:00:20 GMT
  10. Lines: 125
  11.  
  12. As promised to many that responded to my request for information
  13. on a portable API to databases, here is the summary:
  14.  
  15. **********************
  16.  
  17. Product: ASQUELL
  18. DBs:     Oracle, Ingres, RDB, Informix, Sybase
  19. OS:      Ultrix, VMS, HP, IBM RS/6000, IBM PC, Sun-3, Sun-4
  20. API:     Lisp based - ILOG's LE-LISP
  21. Company: ILOG
  22. Phone:   +33 (1) 47-408-000
  23. Fax:     +33 (1) 47-400-444
  24. Address: 12, av. Raspail, BP 7,
  25.          94251 Gentilly Cedex FRANCE
  26. **********************
  27.  
  28. Product: SuperNOVA
  29. DBs:     Informix, Ingres, Oracle, Sybase, Teradata
  30. OS:      Unix, VMS, DOS
  31. API:     SuperNOVA 4GL, C
  32. Company: Four Seasons Software BV
  33. Phone:   +31 (30) 252-315
  34. Fax:     +31 (30) 292-264
  35. Address: P.O. Box 310, NL-3270 AH
  36.          Bilthoven, THE NETHERLANDS
  37.  
  38. Other Responses:
  39.  
  40. **********************
  41. A couple of years back, we developed a call interface for processing
  42. SQL queries which sits on top of Oracle's OCI.  At the time, we tried
  43. to design it in such a way that it _could_ be ported to other DBMS
  44. call interfaces (the Sybase DBLIB comes to mind).
  45.  
  46. -- 
  47. Robert Marti                    |  Phone:    +41 1 254 72 60
  48. Informationssysteme             |  FAX:      +41 1 262 39 73
  49. ETH-Zentrum                     |  E-Mail:   marti@inf.ethz.ch
  50. CH-8092 Zurich, Switzerland     |
  51.  
  52. **********************
  53.  
  54. CommonBase from ImageSoft is supposed to work portably
  55. with many relational database managers. I think they
  56. are located in Port Washington, New York. They are also
  57. the US distributor for Glockenspiel C++.
  58.  
  59. ranjit@vlsi.cs.caltech.edu
  60.  
  61. {also }
  62.  
  63. There is a product called CommonBase which is a C++ class interface
  64. to ISAM and SQL databases. According to the product description I have
  65. it supports Oracle, Ingres, Informix, Sybase, SQLServer, IntegraSQL,
  66. SQLBase, ObjecTrieve, IBM OS/2 EE, C-Tree, B-trieve, Sun NetISAM, and
  67. *quote* many others *unquote*. It is published by a company called
  68. ImageSoft Inc. in the US and also appears on Microway Australia's 
  69. price list.
  70.  
  71. ImageSoft can be reached at 
  72.    Phone: (516) 767-2233
  73.    Fax:   (516) 767-9067
  74.    UUCP:  mcdhup!image!info
  75.  
  76. sms@rand.mel.cocam.oz.au (Steve Szalla)
  77.  
  78. **********************
  79.  
  80. I think the new tools coming out real soon now from ISE may
  81. go along way toward meeting your requirements. In particular 
  82. they have a GUI builder, support for various X graphics (I don't
  83. thing they can support MS-Windows or Mac), and interfaces to
  84. relational and OO databeases. { EiffelStore database interface}
  85.  
  86. Contact:
  87.  
  88. Darcy Harrison
  89. Director of Marketing
  90. ISE Inc.
  91. 270 Storke Road, Suite 7
  92. Goleta, CA 93117 USA
  93. Phone: (805)685-1006 * Fax: (805)685-6869
  94.  
  95. jcm@mstr.hgc.edu (James McKim)
  96.  
  97. **********************
  98. { ParcPlace provide a class library for C++ & Smalltalk }
  99.  
  100. We have signed on a dealer located in Syndey that can help
  101. provide the information you are seeking.
  102.  
  103. The dealer's information is:
  104.  
  105. Mr. Gary Donin
  106. Unixpac Pty. Ltd.
  107. 339 Military Road Cremorne, NSW 2090, Australia
  108. Telephone:        61 2 953 8366
  109. Facsimile:        61 2 953 5875
  110. Email:            gary@unixpac.oz.au
  111.  
  112. Margie Forster
  113. International Operations
  114. margie@parcplace.com
  115.  
  116. **********************
  117.  
  118. the SQLC API is probably what you are thinking of.  Microsoft also
  119. is working on one based on SQLC called ODBC.  I really can't take the 
  120. time to say much more than ODBC is targeted (right now) at windows, and
  121. you will likely find SQLC elsewhere.
  122.  
  123. SQLC is a Microsoft/Sybase venture.  Contact them for more info.
  124.  
  125. Matt
  126. mwoodwar@yoda.eecs.wsu.edu (woodward matthew d - CS350)
  127. Organization: Washington State University!
  128.  
  129. **********************
  130.  
  131. I hope people find the information above useful.  If anybody
  132. discovers more of these sort of tools, please forward the
  133. info to me.
  134.  
  135. Cheers,
  136. bernie
  137.