Specifies the user ID used to access the database being queried.
<PARAM NAME = "user" VALUE = "userID">
If the database, ID, password and autoConnect PARAM tags are specified via HTML and are all correct, the JdbcSource applet connects to the specified database when it starts. The data type is String.
Example
user PARAM tag example
See also
JdbcSource applet
database PARAM tag
password PARAM tag
autoconnect PARAM tag
Connecting to a database