RunningOnOracle |
|
| Your trail: |
Difference between
version 12
and
version 11:
| At line 3 changed 3 lines. |
| # Create the Oracle Database schema account that will hold the default application tables. This can be done by your Oracle DBA. (You can choose a different user/schema name and password, just modify the subsequent instructions accordingly.) |
|
| {{{ |
| # Create the Oracle Database schema account that will hold the default application tables. This can be done by your Oracle DBA. (You can choose a different user/schema name and password, just modify the subsequent instructions accordingly.)<div>{{{ |
| At line 9 changed 1 line. |
| }}} |
| }}}</div> |
| # Obtain the [Oracle JDBC driver|http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html] appropriate for your database and JDK version. (Oracle's license agreement will be shown just be downloading, make sure you read and understand it.) |
| At line 11 removed 2 lines. |
| # Obtain the [Oracle JDBC driver|http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html] appropriate for your database and JDK version. (Oracle's license agreement will be shown just be downloading, make sure you read and understand it.) |
|
| At line 16 removed 1 line. |
|
| At line 18 removed 1 line. |
|
| At line 23 removed 1 line. |
|
| At line 26 changed 2 lines. |
| web app generated by AppFuse. |
|
| web app generated by AppFuse.<div> |
| At line 29 changed 1 line. |
| should look like for Oracle (modify the various fields as appropriate for your system): |
| should look like for Oracle (modify the various fields as appropriate for your system):</div> |
Back to RunningOnOracle,
or to the Page History.
|