Using BC4J with Foreign Datasources
Version JT_JBO_9.0.2_843 [23-APR-02]
The following walkthroughs give step by step instructions on how to use Business
Components for Java with foreign datasources. Note that there are differences
in the database implementations and some additional limitations that you must
observe. See the topic Limitations of Developing
for Foreign Datasources.
DB2 Walkthrough - This topic walks you
through the steps of creating a Business Components for Java (BC4J) project
against a IBM DB2 Universal database for Windows NT version 7.2. Make sure to
read the section on DB2 in Limitations
of Developing for Foreign Datasources.
SQL Server Walkthrough - This topic
walks you through the steps of creating a Business Components for Java (BC4J)
project against a Microsoft SQL Server database. For information on using the
Northwinds and Pubs schemas, see the topic Limitations
of Developing for Foreign Datasources.
OLite Walkthrough - This topic walks you
through the steps of creating a Business Components for Java (BC4J) project
against an Oracle9iLite database.
For additional information on developing business components with a foreign
datasource, navigate to the topics in the online help under Help | Help Topics
| Developing Business Components | About Developing Business Components for
Foreign Datasources.
|