All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scriptella.driver.sybase.package.html Maven / Gradle / Ivy


Scriptella Driver Adapter for Sybase ASE and ASA.

Note: The driver tries to load any of the known JDBC drivers in the following order:

  • jdbc3,jdbc2 or jdbc driver from Sybase.
  • JTDS driver

General information

Driver class:scriptella.driver.sybase.Driver
URL:Same as for Sybase JDBC Driver.
Runtime dependencies: jconn3.jar or jtds-VERSION.jar.

Driver Specific Properties

Name Description Required

Examples

    <connection driver="sybase" url="jdbc:sybase:Tds:localhost:2638/tst" user="username" password="password">
    </connection>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy