SQL Server (jTDS)
Parameter/Switch | Description |
---|---|
Username | Username for SQL Server (jTDS) instance |
Password | Password for Username |
Connection Pool | (defaults to 30) |
Connection String | String describing how to connect with the SQL Server (jTDS) data source jdbc:jtds:sqlserver://<HOST>:<PORT>/<DATABASE_NAME>;<PROPERTY>=<VALUE>;<PROPERTY>=<VALUE> |
Connection Properties | Additional required connection properties |