This page allows you to enter parameters which this application will use to connect to a database on your system or network. These are the five required arguments for the connect() method: Object.connect(Type,Identifier,User,Password,Database); Objects created with DBPool() may take additional arguments. See the documentation to learn how to use this in your JavaScript Applications.
connect()
Object.connect(Type,Identifier,User,Password,Database);
DBPool()
If the connection succeeds, the next page will be the "Execute Query" page. If it fails, the next page will be an error page which will display information to help resolve the problem.
"dbadmin" Home Page - View Properties