home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / 296477.zip / 296477.ANN
Text File  |  1996-12-07  |  32KB  |  822 lines

  1. Availability of IBM Net.Data for OS/2, AIX, and Windows NT
  2.  
  3. Announced on December 3, 1996
  4. SOFTWARE Announcement 296-477
  5.  
  6. At a Glance
  7.  
  8. IBM Net.Data offers:
  9.  
  10. o  Interactive data publishing with universal access to dynamic data
  11.  
  12.    -  Dynamic, native access to DB2, Oracle, and Sybase
  13.    -  Additional relational data sources via ODBC
  14.    -  Cross-platform support for wide range of data
  15.    -  Connection to Lotus Notes data as well as flat files
  16.    -  Object relational data types and stored procedures
  17.  
  18. o  High performance Web-enabled data applications
  19.  
  20.    -  Database connection management
  21.    -  Tight integration with Web Server APIs
  22.    -  Java applets and JavaScripts, for client-side processing
  23.  
  24. o  Robust application development function
  25.  
  26.    -  Conditional logic and powerful macro capability
  27.    -  Access to multiple data sources within an application
  28.    -  Library of Java applets, JavaScripts, and C++
  29.    -  Includes of files and URLs
  30.    -  Variable substitution
  31.  
  32. o  Exploitation of existing business logic
  33.  
  34.    -  Support for Java, Perl, REXX, C++, et al
  35.  
  36.  
  37. Overview
  38.  
  39. Launch your business into the global marketplace with IBM's Net.Data
  40. for OS/2(R), AIX(R), and Windows NT.  Businesses today want to
  41. harness the power of the Web to reach the global marketplace.  With
  42. IBM Net.Data, you can build interactive Web-sites with data from the
  43. sources that you have in your business today:  relational data, file
  44. data, even Lotus Notes data.  Whether you are building interactive
  45. catalogs of products, allowing customers to track orders, or
  46. conducting electronic commerce, your Net.Data-driven application gets
  47. your data to (and from) a worldwide audience.
  48.  
  49. Following on the success of DB2(R) World Wide Web Connection, IBM
  50. Net.Data delivers a powerful framework for Web applications.  In
  51. addition to connecting to diverse data sources, Net.Data provides for
  52. high performance, robust application development function, and
  53. exploitation of existing business logic.
  54.  
  55. Net.Data provides native access to the data you need in your business
  56. environment:  DB2 on all platforms, as well as Oracle, Sybase and
  57. file data.  In addition, Open Database Connectivity (ODBC) gives
  58. access to many other relational data sources.  And, Net.Data
  59. optimizes access to advanced objects in the DB2 family such as DB2
  60. Relational Extenders and DB2 stored procedures.
  61.  
  62. By tightly integrating with specific Web-server interfaces, Net.Data
  63. can operate as an extension of the Web Server, delivering improved
  64. performance over common gateway interface (CGI) applications.
  65. Net.Data provides high performance access to all of your data
  66. sources, including hot connectivity to your DB2 data sources.
  67.  
  68. Net.Data has extensive application development functionality.  A rich
  69. macro language, conditional logic, HTML and VRML support, HTML
  70. variable substitution, JDBC interface to DB2 data, and support for
  71. multiple data sources result in flexible yet robust Web application.
  72.  
  73. You can repurpose your existing client/server applications to the
  74. Web, using your existing business logic.  Imbed dynamic SQL, Java
  75. applets and JavaScripts, Perl and REXX in your Net.Data application,
  76. or call DLLs written in C/C++.  By leveraging your existing business
  77. applications, you can get your Web applications up and running
  78. quickly with Net.Data.
  79.  
  80. Intended Customers
  81.  
  82. Customers that are building interactive Internet/intranet
  83. applications that need data dynamically from various data sources.
  84.  
  85. Key Prerequisites
  86.  
  87. IBM Net.Data gives the user the ability to write and run applications
  88. from any Web client and access data from a variety of data sources.
  89. The following environment is required:
  90.  
  91. o  Any HTML-compliant Web Browser
  92. o  Any Web Server
  93. o  Net.Data
  94. o  Database or database client access
  95. o  OS/2, AIX or Windows NT
  96.  
  97. Planned Availability Dates:
  98.  
  99. o  December 27, 1996, for English on the Internet
  100. o  January 30, 1997, for National Languages on the Internet
  101. o  February 28, 1997, for CD-ROM, all languages
  102.  
  103.  
  104. DESCRIPTION
  105.  
  106. The first generation of Web-sites incorporated static data, which
  107. quickly loses currency and appeal.  The next generation of Web-sites
  108. will be interactive, with data included dynamically from a variety of
  109. data sources.  Net.Data builds on the strength of its predecessor
  110. product, DB2 WWW Connection, in enabling interactive, data-rich
  111. sites.  Net.Data can significantly improve the processing time for
  112. first-generation dataweb applications, and allows the application
  113. developer to build new-generation processes that deliver even faster
  114. performance in Internet-to-data transactions.  All DB2 WWW Connection
  115. applications should be compatible with and perform better with
  116. Net.Data.  Also, Net.Data applications will be able to exploit the
  117. latest Web browser technology, such as Netscape cookies which allow
  118. Web applications to keep track of repeated visits to a Web site.
  119.  
  120. Net.Data applications are a type of macro file containing named
  121. sections that can specify HTML and VRML output, SQL input and output,
  122. directions for the HTML and SQL statements to communicate with each
  123. other, and other optional application logic and processing calls.
  124. The Net.Data product provides an open application development
  125. environment which supports the newest HTML features and thus allows
  126. customization of HTML output.  Net.Data also supports interaction of
  127. its applications with other scripted or compiled languages, extending
  128. the power and flexibility of Web applications.
  129.  
  130. Live connectivity:  IBM Net.Data supports hot connectivity for DB2
  131. processes initiated by Net.Data.  This means that a scheduling
  132. process, or connection manager, keeps track of all requests to the
  133. DB2 database.  Once a Net.Data request is directed to the DB2 data
  134. source, the scheduling process is able to manage the use and reuse of
  135. that thread, thus improving the performance of Net.Data applications
  136. beyond that of standard database applications.
  137.  
  138. Tighter integration with specific Web server APIs:  Net.Data supports
  139. the Application Programming Interfaces (APIs) for the IBM Internet
  140. Connection Servers (ICAPI), Netscape Servers (NSAPI), and Microsoft's
  141. Internet Information Server (ISAPI).  Net.Data support for the Web
  142. server APIs means that a Web server will treat Net.Data as a DLL
  143. application and allow Net.Data to operate as an extension of the Web
  144. server, thus delivering improved performance over standard CGI
  145. applications.
  146.  
  147. Native support for data sources:  IBM Net.Data can connect to many
  148. data sources directly through the vendor's API, thus eliminating the
  149. need for ODBC.  Net.Data provides native support for DB2, Oracle, and
  150. Sybase databases on AIX.  In addition, Net.Data provides native
  151. support for flat file data, and provides features for retrieving and
  152. updating files.
  153.  
  154. Dynamic connection to heterogeneous data sources:  Net.Data provides
  155. an ODBC interface to other data sources.  Connection to many data
  156. sources, such as Microsoft, CA-Ingres, and Lotus Notes can be
  157. accomplished by the use of ODBC drivers.  Net.Data works with ODBC
  158. drivers from vendors such as Visigenic.  Via DDCS, any DRDA(R)
  159. application server can provide access to additional data sources.
  160.  
  161. Optimized features for access to the DB2 family:  Net.Data works with
  162. all of the advanced data types provided by DB2 and by the DB2
  163. Extenders object relational data types (video, image, audio, scanned
  164. text).  Bring a DB2 stored image into your Web page, or any other
  165. object stored in DB2.  In addition, a JDBC class library provides
  166. access to DB2 data types from Java applets and Java applications.
  167.  
  168. With Net.Data, you can invoke DB2 stored procedures.  With stored
  169. procedures you can group application logic for improved performance.
  170. The stored procedure is run on the same server as DB2.  Your Web
  171. application can call stored procedures and use the results in your
  172. Web page.  You can use VisualAge(TM) for BASIC, or any type of DB2
  173. stored procedure in your Net.Data application.
  174.  
  175. Java class libraries and JavaScripts:  Net.Data provides Java applet
  176. and JavaScript interfaces to improve the ability of the universal Web
  177. client to perform client-side processing.  For example, the
  178. application developer may use one of the provided Java applets to
  179. create a graphical report, such as a pie chart, from the results of a
  180. Net.Data application.  The Web developer could also develop other
  181. Java applets with a tool such as VisualAge for Java.  Net.Data
  182. provides a JavaScript interface and a library of JavaScripts,
  183. including validation routines for data entered at the client's Web
  184. browser.  This library can be a great benefit for the user, who can
  185. be alerted quickly to an entry error.  Types of JavaScripts provided
  186. include alphabetic, numeric, and alphanumeric validation.
  187.  
  188. Advanced macro language features:  Net.Data provides a full-featured
  189. macro capability which supports sophisticated Web application
  190. development.  Conditional logic allows for customization of the
  191. Net.Data application.  HTML variable substitution allows the user to
  192. pass data from one Web page to another, as well as for ease of
  193. maintenance.  Net.data applications can access more than one database
  194. per application request, providing flexibility to the application
  195. developer and more data sources to the application.  Net.Data
  196. applications can include files as well as URLs, allowing
  197. modularization and the sharing of components with other applications.
  198. Functions, both built-in and user-written, allow complex logic to be
  199. included in the application.  Net.Data provides DB2 cursor simulation
  200. using dirty read between Web pages.  Net.Data provides functions for
  201. formatting the results of queries onto the Web page.
  202.  
  203. Extensible back-end support:  Net.Data supplies a set of DLLs which
  204. will allow users to write and access system functions as well as
  205. functions written with SQL, REXX, Perl, and Java, which can be
  206. included in the Net.Data macro file.  With the Net.Data API, the
  207. application developer can develop the linkage to programs written in
  208. C or C++.  Net.Data provides an externalized back-end interface to
  209. link the DLL created by the user.  Developers may also choose to
  210. write their own DLLs to supply functions which in turn can be called
  211. by Net.Data applications.
  212.  
  213. The extensible back-end support allows the application developer to
  214. reuse existing applications written in these languages, thus
  215. leveraging the customer's library of existing business logic in
  216. building dynamic Web-based applications.
  217.  
  218. Web browser and Web Server independence:  With Net.Data, you aren't
  219. restricted to a specific Web browser or Web Server as with many other
  220. products.  Use the products that you have already -- Net.Data is able
  221. to work with the ones you already know and love, for maximum
  222. flexibility.
  223.  
  224. SQL Assistant and sample programs:  Net.Data comes with sample
  225. programs to get the Web developer up and running quickly.  The
  226. Net.Data SQL Assistant is a sample program to enable users to look up
  227. the system catalog information about databases, tables and columns,
  228. to alter the table definition, to insert into the table, and to query
  229. against the table.  Input validation of the inserted values against
  230. their datatypes is performed right at the client side.
  231.  
  232. Platform support:  Not all functionality is provided on all
  233. platforms.  For example, native Oracle and Sybase support initially
  234. will be provided on AIX only.  The Netscape Server is not yet
  235. available on OS/2 and AIX 4.1, so NSAPI support is not provided on
  236. these platforms.
  237.  
  238. Please check the Net.Data Web pages for the most current information
  239. on platform support.
  240.  
  241. Net.Data and IBM Partner Products:  IBM Net.Data is one of IBM's
  242. strategic products for enabling Internet access to data on
  243. heterogeneous platforms, including DB2.  This strategy includes
  244. Net.Data on many platforms and as part of a group of IBM and partner
  245. products that deliver an end-to-end-solution for repurposing
  246. client/server business applications for the Internet and intranet.
  247. The following IBM and IBM partner products, with Net.Data, provide
  248. the application developer with robust tools for building dynamic
  249. Web-based applications.
  250.  
  251. Net.Data:  See the Net.Data home pages for more information on new
  252. platforms supported at:
  253.  
  254.     http://www.software.ibm.com/data/net.data
  255.  
  256. For more information on Net.Data on AS/400(R), see the home page at:
  257.  
  258.     http://www.as400.ibm.com/netdata
  259.  
  260. Refer to Software Announcement 296-304, dated September 3, 1996, for
  261. more information on Net.Data for AS/400.  Net.Data is a no charge
  262. feature of AS/400 Version 3 Release 7, and is available as a PTF for
  263. AS/400 Version 3 Release 2.
  264.  
  265. NetObjects Fusion:  NetObjects Fusion is the first smart Web
  266. site-building software application that integrates automated site
  267. building, professional-quality design, and data management.  Early
  268. users think that compared to other tools, NetObjects Fusions' visual,
  269. site-oriented metaphor makes building sophisticated Web sites much
  270. easier and faster.  NetObjects Fusion is available on Windows NT,
  271. Windows 95, and MacOS.  For the most current information about
  272. NetObjects Fusion, visit their Web page at:
  273.  
  274.     http://www.netobjects.com
  275.  
  276. Lotus Approach 97 and the DB2 Web Sizing Assistant:  Lotus Approach
  277. is a top-rated relational desktop database that enables everyone on a
  278. business team to track, manage, and analyze business information.
  279. DB2 users are discovering that Approach is an ideal platform for
  280. accessing DB2 data.  Approach can quickly transform DB2 data into
  281. dynamic applications, and the DB2 Web Sizing Assistant turns those
  282. applications into Web applications that can be used with DB2 WWW
  283. Connection and with Net.Data to enable Web access to DB2 data.  This
  284. means that the same application can be used to access data in a
  285. LAN/WAN environment and then enabled to run on any Web server
  286. platform and access data from the Internet.
  287.  
  288. The Lotus Approach 97 DB2 Web Sizing Assistant will be packaged with
  289. Lotus Approach 97.  More information about Lotus Approach is
  290. available at:
  291.  
  292.     http://www.lotus.com
  293.  
  294. IBM Cross-Platform Developer Kit: The Cross-Platform Developer Kit
  295. (XPDK) provides software developers a complete package to create
  296. network-centric applications for IBM Software Servers.  The XPDK
  297. contains the IBM Database Server for DB2 (IBM's premier relational
  298. database management system) and the DB2 Extenders (a set of rich
  299. object-relational data types) to enable business applications that
  300. deliver multimedia data over the Internet.  For more information see
  301. the IBM Software Developer Program Web page at:
  302.  
  303.     http://www.developer.ibm.com/sdp/devcon
  304.  
  305. IBM Internet Connection Servers and Secure Servers:  IBM's Internet
  306. Connection Servers and Secure Servers enable developers to rapidly
  307. implement client/server applications, extend application
  308. capabilities, and provide a reliable foundation for building a strong
  309. presence on the Internet.  IBM's Secure Servers are able to encrypt
  310. sensitive data through implementation of the Secure Socket Layer
  311. (SSL) protocol.  Refer to Software Announcement 296-239, dated
  312. June 25, 1996, and the Web page at:
  313.  
  314.     http://www.ics.raleigh.ibm.com
  315.  
  316.  
  317. STATEMENT OF GENERAL DIRECTION
  318.  
  319. It is IBM's intent to make IBM Net.Data available on additional
  320. platforms in the future.  Platforms under consideration are MVS(R),
  321. HP-UX, Sun Solaris, and SCO-UNIX.  Net.Data is available on OS/2,
  322. AIX, OS/400(R), and Windows NT.
  323.  
  324. EDUCATION SUPPORT
  325.  
  326. The appropriate curriculum will be updated, as necessary, to include
  327. the enhancements described in this announcement.
  328.  
  329. Descriptions of all classroom and self-study courses are available.
  330.  
  331. Call IBM Education and Training at 800-IBM-TEACH (426-8322) for
  332. education catalogs, schedules and enrollments.
  333.  
  334. REFERENCE INFORMATION
  335.  
  336. Refer to Software Announcement 296-304, dated September 3, 1996, for
  337. more information on Net.Data for AS/400.
  338.  
  339. Trademarks
  340.  
  341. (TM)  Trademark of International Business Machines Corporation in the
  342.       United States or other countries or both.
  343. (R)   Registered trademark of International Business Machines
  344.       Corporation in the United States or other countries or both.
  345.       Microsoft and Windows are registered trademarks of Microsoft
  346.       Corporation.
  347.       Java is a trademark of Sun Microsystems, Inc.
  348.       UNIX is a registered trademark in the United States and other
  349.       countries exclusively through X/Open Company Limited.
  350.       Other trademarks and registered trademarks are the properties
  351.       of their respective owners.
  352.  
  353.  
  354.  
  355. SUPPLEMENTAL INFORMATION
  356.  
  357. PUBLICATIONS
  358.  
  359. Online publications are shipped with this program.  They are not
  360. separately orderable, but are separately downloadable from the Web
  361. page.
  362.  
  363. Displayable Softcopy Publications:  Net.Data manuals are offered in
  364. displayable softcopy form.  All unlicensed manuals are included.
  365.  
  366. The displayable manuals are available, without charge, at the
  367. following Internet address:
  368.  
  369.     http://www.software.ibm.com/data/net.data/docs/
  370.  
  371. The available manuals are as follows:
  372.  
  373. o  Net.Data Programming Guide
  374. o  Net.Data Reference Guide
  375. o  Net.Data Language Environment(R) Guide
  376.  
  377. The manuals are HTML documents and can be browsed with any Web
  378. Browser.   They are also available in postscript format.
  379.  
  380. TECHNICAL INFORMATION
  381.  
  382. Specified Operating Environment
  383.  
  384. Hardware Requirements:  Hardware Requirements for Net.Data for
  385. OS/2(R)
  386.  
  387. o  Processor
  388.  
  389.    -  An Intel 80486dx2-66 or Pentium processor-based IBM workstation
  390.       or equivalent is required.
  391.  
  392. o  Main Memory
  393.  
  394.    -  64 megabytes (64MB) is recommended.
  395.  
  396. o  Hard Disk Storage
  397.  
  398.    -  2 megabytes of free disk space is recommended.
  399.  
  400. o  Other
  401.  
  402.    -  An Ethernet or token-ring network adapter
  403.  
  404. Hardware Requirements for Net.Data for AIX(R)
  405.  
  406. o  Processor
  407.  
  408.    -  A system unit supporting IBM AIX Version 4.1 or 4.2 for the
  409.       RISC System/6000(R)
  410.  
  411. o  Main Memory
  412.  
  413.    -  A minimum of 64MB random access memory (RAM)
  414.  
  415. o  Hard Disk Storage
  416.  
  417.    -  30MB of disk storage
  418.  
  419. o  Other
  420.  
  421.    -  An Ethernet or token-ring network adapter
  422.  
  423. Hardware Requirements for Net.Data for Windows NT
  424.  
  425. o  Processor
  426.  
  427.    -  An Intel 80486dx2-66 or Pentium processor-based IBM workstation
  428.       or equivalent is required.
  429.  
  430. o  Main Memory
  431.  
  432.    -  64 megabytes (64MB) is recommended.
  433.  
  434. o  Hard Disk Storage
  435.  
  436.    -  3.3M of free disk space is needed.
  437.  
  438. o  Other
  439.  
  440.    -  An Ethernet or token-ring network adapter
  441.  
  442. Software Requirements:  Software Requirements for Net.Data for OS/2:
  443.  
  444. Prior to installing Net.Data for OS/2, the following software
  445. packages are required and must reside on your Web server:
  446.  
  447. o  OS/2 Version 3 or later
  448.  
  449. o  TCP/IP (version as required by the Web server)
  450.  
  451. o  Web server (HTTP Daemon) on OS/2, such as IBM's Internet
  452.    Connection Server for OS/2
  453.  
  454. o  Database requirements:
  455.  
  456.    Net.Data gives Web application developers a jump start at building
  457.    Web access to a number of data types.  For access to other data
  458.    sources, you will need the following:
  459.  
  460.    -  For access to DB2(R) on the same machine as your Web server,
  461.       you will need DB2 for OS/2 Version 2.11 or later.
  462.    -  For access to a remote DB2 workstation database you will need
  463.       DB2 Client Access Enabler (CAE) for OS/2.
  464.    -  For access to DB2 for MVS/ESA(TM) Version 3.1 or 4.1, you will
  465.       need Distributed Database Connectivity Services (DDCS) for OS/2
  466.       Version 2.3 or later.
  467.    -  For access to other relational databases you will need the
  468.       following:
  469.  
  470.       -- ODBC Drivers for OS/2 for the required database.
  471.  
  472. o  Language environment support
  473.  
  474.    -  To develop Web applications with REXX, Perl or Java, you will
  475.       need the following to support the specific type of application
  476.       you intend to develop:
  477.  
  478.       -- REXX:  A REXX interpreter
  479.       -- Perl:  A Perl interpreter
  480.       -- Java applets and JavaScripts:  A Java-supporting Web browser
  481.       -- Java applications:  A Java-supporting Web server
  482.  
  483. o  API Support
  484.  
  485.    -  To use Net.Data as an API application, you will need the
  486.       supported Web Servers.  On OS/2, Net.Data supports ICAPI, the
  487.       Internet Connection Server Application Programming Interface,
  488.       so you will need the IBM Internet Connection Server.
  489.  
  490. Note that you must install the necessary prerequisites for the listed
  491. products.
  492.  
  493. Software Requirements for Net.Data for AIX
  494.  
  495. Prior to installing Net.Data for AIX, the following software packages
  496. are required and must reside on your Web Server:
  497.  
  498. o  AIX Version 4.1 or later
  499.  
  500. o  Web server (HTTP Daemon) that supports AIX such as the IBM
  501.    Internet Connection Server for AIX
  502.  
  503. o  A minimum 2.5MB of free disk space on /usr/lpp partition
  504.  
  505. o  A minimum 0.5MB of free disk space on / partition
  506.  
  507. o  Database Access:
  508.  
  509.    Net.Data gives Web application developers a jump at building Web
  510.    access to a number of data types.  For database access, you will
  511.    need the following:
  512.  
  513.    -  For access to DB2 on the same machine as your Web server, you
  514.       will need DB2 for AIX Version 2.11 or later.
  515.    -  For access to a remote DB2 workstation database, you will need
  516.       DB2 Client Access Enabler (CAE) for AIX.
  517.    -  For access to DB2 for MVS/ESA Version 3.1 or 4.1, you will need
  518.       Distributed Database Connectivity Services (DDCS) for AIX
  519.       Version  2.3 or later.
  520.    -  For access to other relational databases you will need the
  521.       following:
  522.  
  523.       -- ODBC Drivers for AIX for the required database if you plan
  524.          to use ODBC.
  525.       -- For native Oracle support, you will need Oracle 7.0 or later
  526.          with Oracle SQL*NET.
  527.       -- For native Sybase support, you will need Sybase 10 or Sybase
  528.          11 with Sybase OpenClient.
  529.  
  530. o  Language environment support
  531.  
  532.    -  To develop Web applications with REXX, Perl or Java, you will
  533.       need the following to support the specific type of application
  534.       you intend to develop:
  535.  
  536.       -- REXX:  A REXX interpreter
  537.       -- Perl:  A Perl interpreter
  538.       -- Java applets and JavaScripts:  A Java-supporting Web browser
  539.       -- Java applications:  A Java-supporting Web server
  540.  
  541. o  API Support
  542.  
  543.    -  To use Net.Data as an API application, you will need the
  544.       supported Web Servers.  On AIX, Net.Data supports ICAPI, the
  545.       Internet Connection Server Application Programming Interface,
  546.       so you will need the IBM Internet Connection Server.
  547.  
  548. Note that you must install the necessary prerequisites for the listed
  549. products.
  550.  
  551. Software Requirements for Net.Data for Windows NT:  Prior to
  552. installing Net.Data for Windows NT, the following software packages
  553. are required and must reside on your Web server:
  554.  
  555. o  Windows NT Workstation or Server Version 3.5 or later, or
  556.    Version 4.0
  557.  
  558. o  Web server (HTTP Daemon) that supports Windows NT such as the IBM
  559.    Internet Connection Server for Windows NT
  560.  
  561. o  TCP/IP (version as required by the Web server)
  562.  
  563. o  Database requirements:
  564.  
  565.    Net.Data gives Web application developers a jump start at building
  566.    Web access to a number of data types.  For database access, you
  567.    will need the following:
  568.  
  569.    -  For access to DB2 on the same machine as your Web server, you
  570.       will need DB2 for Windows NT Version 2.11 or later.
  571.  
  572.    -  For access to a remote DB2 workstation database, you will need
  573.       DB2 Client Access Enabler (CAE) for Windows NT.
  574.  
  575.    -  For access to DB2 for MVS/ESA Version 3.1 or 4.1, you will need
  576.       Distributed Database Connectivity Services (DDCS) for Windows
  577.       NT Version 2.3 or later.
  578.  
  579.    -  For access to other relational databases you will need the
  580.       following:
  581.  
  582.       -- ODBC Drivers for the required database.
  583.  
  584. o  Language environment support
  585.  
  586.    -  To develop Web applications with REXX, Perl or Java, you will
  587.       need the following to support the specific type of application
  588.       you intend to develop:
  589.  
  590.       -- REXX:  A REXX interpreter
  591.       -- Perl:  A Perl interpreter
  592.       -- Java applets and JavaScripts:  A Java-supporting Web browser
  593.       -- Java applications:  A Java-supporting Web server
  594.  
  595. o  API Support
  596.  
  597.    -  To use Net.Data as an API application, you will need the
  598.       supported Web Servers.  On Windows NT, Net.Data supports NSAPI,
  599.       the Netscape Server Application Programming Interface, and
  600.       ISAPI, the Internet Server Application Programming Interface.
  601.       To use NSAPI, you need a Netscape Server such as Netscape
  602.       FastTrack Server.  To use ISAPI, you need the Microsoft
  603.       Internet Information Server.
  604.  
  605. Note that you must install the necessary prerequisites for the listed
  606. products.
  607.  
  608. Compatibility:  IBM Net.Data supports applications developed for IBM
  609. DB2 WWW Connection Version 1.
  610.  
  611. Limitations:  Not all functionality is provided on all platforms.
  612. Some prerequisite software is not available on different platforms,
  613. so Net.Data cannot provide functionality not available on the
  614. operating system.  Please refer to the Web page for more information.
  615.  
  616. Performance Considerations:  Response time in an Internet environment
  617. depends on a variety of network and telecommunication factors, such
  618. as line speeds and local network constraints, and, in the case of
  619. Net.Data, available processing capacity on the RDB system.
  620.  
  621. Planning Information
  622.  
  623. Customer Responsibilities:  The customer must provide the minimum
  624. hardware and an environment in which IBM Net.Data for OS/2, AIX, and
  625. Windows NT will operate.  All prerequisites for the appropriate
  626. operating system, database, and access method must be installed.  For
  627. application development, the customer must assign an application
  628. developer with responsibility for planning and implementing
  629. applications requiring HTML and SQL skills.
  630.  
  631. Installability:  The customer must provide the minimum hardware and
  632. an environment in which IBM Net.Data for OS/2, AIX, and Windows NT
  633. will operate.  All prerequisites for the appropriate operating
  634. system, database, and access method must be installed.  For
  635. application development, the customer must assign an application
  636. developer with responsibility for planning and implementing
  637. applications requiring HTML and SQL skills.
  638.  
  639. Packaging:  The Net.Data product package will include the following.
  640. The contents are the same regardless of platform (OS/2, AIX, Windows
  641. NT).
  642.  
  643. o  CD-ROM, with the following on the CD-ROM
  644.  
  645.    -  product code
  646.  
  647.    -  product documentation in softcopy format
  648.  
  649.    -  sample programs
  650.  
  651. o  IBM International Program License Agreement in a multi-language
  652.    booklet
  653.  
  654. o  Multi-language License Information booklet
  655.  
  656. o  Proof of Entitlement
  657.  
  658. o  Registration Card
  659.  
  660. o  Service Information Flyer
  661.  
  662.  
  663. Security, Auditability, and Control
  664.  
  665. IBM Net.Data for OS/2, Windows NT, and AIX uses the security and
  666. auditability features of the OS/2, Windows NT, and AIX operating
  667. systems.
  668.  
  669. User management is responsible for evaluation, selection, and
  670. implementation of security features, administrative procedures, and
  671. appropriate controls in application systems and communication
  672. facilities.
  673.  
  674. ORDERING INFORMATION
  675.  
  676. Orders for new licenses will be accepted now.
  677.  
  678. Shipments for the CD-ROM will begin on the planned availability date
  679. for the CD-ROM, February 28, 1997.
  680.  
  681. Internet availability will begin on the planned availability date for
  682. electronic delivery, December 27, 1996.
  683.  
  684. To order these programs for order type, specify the order type
  685. number, feature number, part number, program name, media and
  686. quantity.
  687.  
  688. Program Package  -- program media with documentation.
  689.  
  690. Order Type     Feature    Part
  691. Number         Number     Number      Program Name        Medium
  692.  
  693. 5801-AAR       1681       84H7400     NetData for         CD-ROM
  694.                                        OS/2, AIX and
  695.                                        Windows NT
  696.  
  697.  
  698. Additional License Copies:  Authorizes the customer who has a program
  699. package to make a single copy of the program media and printed
  700. documentation.
  701.  
  702. The authorization is given by providing the customer a Proof of
  703. Entitlement for Additional License -- with certificate, which has its
  704. own part number and feature number.
  705.  
  706. Order Type        Feature    Part
  707. Number            Number     Number      Program Name
  708.  
  709. 5802-AAR          1733       84H7401     Net.Data for OS/2, AIX
  710.                                           and Windows NT
  711.                                           Additional License
  712.                                           With Certificate
  713.  
  714.  
  715. Additional License Copies -- Software Advantage:  Authorization to
  716. make additional license copies begins on the start date specified in
  717. the Software Advantage Agreement.  Proof of Entitlement will be
  718. provided monthly.
  719.  
  720. Order Type        Part
  721. Number            Number           Program Name
  722.  
  723. 5802-AAR          84H7402          Net.Data for OS/2, AIX
  724.                                     and Windows NT --
  725.                                     Proof of Entitlement
  726.                                     for Additional License
  727.                                     without Certificate
  728.  
  729.  
  730. Software Advantage Media Packs and Documentation Packs:  No Software
  731. Advantage Media packs are available.  The documentation is not
  732. available in hardcopy.
  733.  
  734. Optionally available media packs and documentation packs are only
  735. available through an authorized Software Advantage remarketer.
  736.  
  737. Upgrade Protection (new Product):  The following Upgrade Protection
  738. Products are only available under the Software Advantage for
  739. Workstations offering:
  740.  
  741. Order Type        Part
  742. Number            Number           Program Name
  743.  
  744. 5809-AAR          84H7403          Upgrade Protection
  745.                                     for Net.Data for
  746.                                     OS/2, AIX and
  747.                                     Windows NT--
  748.                                     One-Time Charge
  749.  
  750. 5809-AAR          84H7404          Upgrade Protection
  751.                                     for Net.Data for
  752.                                     OS/2, AIX and
  753.                                     Windows NT
  754.                                     -- Quarterly Charge
  755.  
  756.  
  757. TERMS AND CONDITIONS
  758.  
  759. Licensing:  IBM International Program License Agreement
  760.  
  761. Proof Of Entitlement (POE) required for:  Additional Licenses
  762.  
  763. Limited Warranty:  Yes
  764.  
  765. Program Services:  Program services will be available until
  766. December 30, 1998.
  767.  
  768. Guarantee:  30-day, money-back guarantee
  769.  
  770. Copy and Use on Home/Portable Computer:  Yes
  771.  
  772. Program Transfer:  Yes
  773.  
  774. Support Line:
  775. Personal Systems
  776. AIX
  777.  
  778. Complimentary Introductory Support:  Not available for OS/2 platform.
  779.  
  780. Length of time:                   60 days
  781.  
  782. Must be part
  783. of solution with:                 RS/6000(TM) brand system
  784.                                    acquired from IBM
  785.  
  786. Applies to:                       First installation in customer
  787.                                    enterprise
  788.  
  789.  
  790. Volume Orders:  Contact your IBM representative
  791.  
  792. Software Advantage applies:  Yes
  793.  
  794. Upgrade Protection applies:  Yes
  795.  
  796. Entitled Upgrade for Current Upgrade Protection Licensees:  Yes
  797.  
  798. Variable Charges Apply:  No
  799.  
  800. Educational Allowance available:  Yes, to qualified education
  801. customers.
  802.  
  803. CHARGES
  804.  
  805. Contact your IBM representative for charges information for this
  806. announcement.
  807.  
  808. Trademarks
  809.  
  810. (TM)  Trademark of International Business Machines Corporation in the
  811.       United States or other countries or both.
  812. (R)   Registered trademark of International Business Machines
  813.       Corporation in the United States or other countries or both.
  814.       Microsoft and Windows are registered trademarks of Microsoft
  815.       Corporation.
  816.       Java is a trademark of Sun Microsystems, Inc.
  817.       UNIX is a registered trademark in the United States and other
  818.       countries exclusively through X/Open Company Limited.
  819.       Other trademarks and registered trademarks are the properties
  820.       of their respective owners.
  821.  
  822.