home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / 6332 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  3.9 KB

  1. Xref: sparky comp.databases:6332 de.comp.databases:80
  2. Path: sparky!uunet!mcsun!Germany.EU.net!starlab!mi
  3. From: mi@starlab.UUCP (Michael Hoennig)
  4. Newsgroups: comp.databases,de.comp.databases
  5. Subject: Re: C interface to AS/400 SQL wanted (summary)
  6. Keywords: C;SQL;AS/400;interface;Client-Server
  7. Message-ID: <3923@starlab.UUCP>
  8. Date: 25 Aug 92 06:56:07 GMT
  9. References: <3910@starlab.UUCP>
  10. Followup-To: poster
  11. Organization: StarDivision GmbH, D-2000 Hamburg, Germany
  12. Lines: 97
  13.  
  14.  
  15. >Hi NetWorld,
  16. >
  17. >I'm looking for a C interface running with MS-Windows to connect through
  18. >a Novell network (Netware 3.11) to an AS/400 SQL server.
  19. >
  20. >Has someone any experiance in this topic?
  21. >
  22. >Please reply by mail (followup to poster), my site don't gets this
  23. >newsgroups. I will post a summary.
  24. >
  25. >Thanks
  26. >
  27. >--
  28. >Michael Hoennig                                  FAX:   +49 40 23 646 550
  29. >StarDivision GmbH                                Phone: +49 40 23 646 500
  30. >Sachsenfeld 4                                    uucp: ...!unido!starlab!mi
  31. >D-W-2000 Hamburg 1                               domain: mi@starlab.uucp
  32. >
  33.  
  34. With best thanks for your answers.
  35.  
  36. ================================================================
  37.  
  38. From: unido!vnet.ibm.com!AV  (Anton Versteeg)
  39. Organization: IBM Uithoorn - Netherlands
  40.  
  41. With the latest version of OS/2 Extended Services Database Manager
  42. it is possible to connect to AS/400 with OS/2, DOS, and Windows
  43. acting as application requesters, via the DDCS/2 product.
  44. An OS/2 implementation of the DRDA architecture.
  45. In that case DOS or DOS/Windows would install the DBM client code,
  46. connect to a DBM multi-user server on an OS/2 machine.
  47. On top of this OS/2 DBM you would have to install DDCS/2 multi-user
  48. version. Connection to AS/400 is via LU 6.2, APPC.
  49.  
  50. C is one of the supported languages.
  51. Communication is handled by OS/2 Communications Manager.
  52. In fact your application doesn't have to be aware that it is talking to
  53. a remote AS/400 database. If it uses the SAA SQL subset,
  54. it could run unchanged on an OS/2 database or DB2 database, etc.
  55. I hope this is of use to you.
  56.  
  57. Regards,
  58. Anton Versteeg - IBM - Uithoorn Netherlands - TEAMOS2 NL
  59.  
  60. ========================================================================
  61.  
  62. From: unido!COGNOS.COM!nigelc (Nigel Campbell)
  63. Organization: Cognos Incorporated, Ottawa CANADA
  64.  
  65. look at techgnosis middleware. 
  66. berchem. kardinaal mercierlei 30/
  67. tel +32/32/395 916 
  68. belgium
  69.  
  70. Nigel Campbell          Voice: (613) 738-1338 ext 3016    P.O. Box 9707
  71. Cognos Incorporated       FAX: (613) 738-0002             3755 Riverside Dr.
  72. Database and Connectivity MCI: nigel campbell || 307-4729 Ottawa, Ontario
  73. UUnet: nigelc@cognos.COM                                  CANADA  K1G 3Z4
  74.  
  75. ===================================================================
  76.  
  77. From: unido!cup.portal.com!portal!Bruce_H_Ring
  78.  
  79. I work for Gupta Technologies, Inc. in Menlo Park, CA.  We
  80. make frontend and backend database tools, including
  81. a C/API that runs with MS Windows.  We are about to
  82. release _SQLRouter for AS/400_ which will let you use
  83. our C/API to connect to SQL databases on an AS/400.
  84.  
  85. The connection is not through NetWare.  Instead, its uses
  86. IBM communications software (I do not remember the name
  87. of the package).  You can run the IBM comm. software on
  88. the same network as Novell.  (Most of our other products
  89. do run on NetWare.)
  90.  
  91. I do not have any more details, but you can call our
  92. office in Germany:
  93.  
  94.     49-89-7481210
  95.  
  96. If Gupta Germany cannot help you, then call this
  97. number in the USA:
  98.  
  99.     410-224-8315
  100.  
  101. Bruce Ring
  102. Gupta Technologies, Inc.
  103. bruce_h_ring@cup.portal.com
  104. ============================================================
  105.  
  106. -- 
  107. Michael Hoennig                                  FAX:   +49 40 23 646 550
  108. StarDivision GmbH                                Phone: +49 40 23 646 500
  109. Sachsenfeld 4                                    uucp: ...!unido!starlab!mi
  110. D-W-2000 Hamburg 1                               domain: mi@starlab.uucp
  111.