EAServer tab (PowerBuilder SYJ interface only)
Sybase EAServer uses a slightly different version of the CT-Lib
software. Therefore, at runtime you need to use the SYJ database
interface rather than SYC to connect to an Adaptive Server Enterprise
database. The SYJ Database Profile Setup dialog box and the EAServer
tab provides a convenient way to set the connection options available
when a PowerBuilder custom class user object is deployed as an EAServer
component. You must then copy the syntax from the Preview tab into
the script for your Transaction object. If a custom class user object
is not deployed as an EAServer component, these options are ignored.
You cannot use the SYJ interface to connect to the database
in the PowerBuilder development environment. Therefore, during the
development phase (before the object has been deployed to EAServer),
you must use SYC to connect to the database.
The following table lists the connection options on the EAServer
tab page and their corresponding DBParm parameter or SQLCA property.
Click the option name (if underlined), DBParm, or SQLCA property
for a complete description.
Option |
DBParm parameter or SQLCA property |
---|---|
Use Transaction Context Object |
|
Access Cache by Name |
|
Proxy User Name |
|
Get Connection Option |
|
Release Connection Option |