SQL System
Requirements and Setup
System Requirements
In addition to
basic system requirements, the SQL
data source requires a database with
a JDBC or ODBC driver. See
SQL
Database Connection Setup
for
information.
If you use the Rich Client Browser
with Direct Data deployment, you will need to
setup applet permissions
on each client to allow access to your database.
Setup
In
addition to general environment variables, if you will be using
a direct JDBC connection to communicate with your database(s) you must
include the following:
Name |
Description |
Example |
RTV_USERPATH |
Location of your SQL database
JDBC jar. NOTE: If RTV_USERPATH already exists, append the JDBC jar to
it. |
c:\sql\mydriver.jar;c:oracle\oracledriver.jar |
|