To add an SQL database by entering information directly into 
OPTIONS.ini (instead of using the 
Add Database dialog—see 
Adding a Database), add a line of text of the following form:
sqldb databaseName username password jdbcUrl jdbcClassName tableTypes useClientCredentials-boolean 
   runQueriesConcurrently-boolean
You must supply all fields. Use “-” for fields that do not have a value.