Advantage ODBC Driver connection strings

Sybase Advantage

Specifying table cache

DataDirectory=\\servername\sharename\dictionaryfile.add;ServerTypes=2;MaxTableCloseCache=20;

The number of tables to hold in cache when cursors are opened and closed. Default value is 25.

Use compression

DataDirectory=\\servername\sharename\dictionaryfile.add;ServerTypes=2;Compression=Always;

Possible values are ALWAYS, INTERNET, NEVER or empty string. If left empty the ADS.INI file will control the setting. This parameter is not used with ALS.