| Class | Description |
|---|---|
| Driver |
Scriptella Adapter for Sybase ASE/ASA databases.
|
Note: The driver tries to load any of the known JDBC drivers in the following order:
See Overview of JDBC package for a description of common features and connection properties.
| Driver class: | scriptella.driver.sybase.Driver |
| URL: | Same as for Sybase JDBC Driver. |
| Runtime dependencies: | jconn3.jar
or jtds-VERSION.jar.
|
| Name | Description | Required |
|---|
<connection driver="sybase" url="jdbc:sybase:Tds:localhost:2638/tst" user="username" password="password">
</connection>
Copyright © Copyright 2006-2019 The Scriptella Project Team.