Skip navigation links

Package scriptella.driver.sybase

Scriptella Driver Adapter for Sybase ASE and ASA.

See: Description

Package scriptella.driver.sybase Description

Scriptella Driver Adapter for Sybase ASE and ASA.

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.

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>
Skip navigation links

Copyright © Copyright 2006-2019 The Scriptella Project Team.