ds.xyz.connection.type = sybase
Use this to create a database source which connects to an sybase database.
Â
Class | Database |
---|---|
Property | ds.xyz.connection.type = sybase |
Formal specification | ds.xyz.connection.type = sybase |
Required | no |
Default | |
Version | 1.0 |
Comment | |
Example | datasource.names = xyzÂ
ds.xyz.connection.type=sybaseÂ
ds.xyz.connection.url=jdbc:jtds:sybase://localhost:5000/guest
ds.xyz.connection.username=myuserÂ
ds.xyz.connection.password=mypasswordÂ
|
Reference | gd.table |