Sybase
jCONNECT 5.5 Type 4 Driver
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
|
| XA_TRANSACTION |
|
Required Connection Property Fields
| Driver Name | Server Name | User | Password | Database Name | Port Number | Network Protocol |
|---|---|---|---|---|---|---|
| jCONNECT 5.5 for Sybase v. 11.x, 12.x, and 15.x | Yes | Yes | Yes | Yes | Yes | No |
For more information about limitations, see Limitations.
jCONNECT 6.05 Type 4 Driver
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
|
| XA_TRANSACTION |
|
Required Connection Property Fields
| Driver Name | Server Name | User | Password | Database Name | Port Number | Network Protocol |
|---|---|---|---|---|---|---|
| jCONNECT 6.05 type 4 for Sybase v. 11.x, 12.x, and 15.x | Yes | Yes | Yes | Yes | Yes | No |
For more information about limitations, see Limitations.
jCONNECT 7.0 Type 4 Driver
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
|
| XA_TRANSACTION |
|
Required Connection Property Fields
| Driver Name | Server Name | User | Password | Database Name | Port Number | Network Protocol |
|---|---|---|---|---|---|---|
| jCONNECT 7.0 type 4 for Sybase v. 15.x, and 16.x | Yes | Yes | Yes | Yes | Yes | No |
For more information about limitations, see Limitations.
Limitations
| Driver | Database/
Adapter IS Operating System/ Platform Affected |
Limitation Description |
|---|---|---|
| jCONNECT 5.5 and 6.05 Type 4 | Sybase 11.x, 12.x, and 15.x | A Sybase column using a BIT data type
does not allow NULL values due to driver behavior. This means that if you
insert a
NULL or
? (variable) value when you run an InsertSQL
service, the driver converts this column value to false and inserts the NULL
value for the column into the database.
|
| jConnect for 7.0 Type 4 | Sybase 15.7 | This driver does not support XA_TRANSACTION connections. |
| jConnect for 7.0 Type 4 | Sybase 16.x | This driver does not support:
|
| All driver types | All Sybase versions | The TEXT, IMAGE, and UNITEXT data types are not supported for all types of adapter notifications in Sybase. |