Show deleted records using Advantage OLE DB

Connection string

This Advantage OLE DB Provider connection string can be used for connections to Sybase Advantage.

Provider=Advantage OLE DB Provider;User ID=adssys;
Data Source
=MyDataDictionaryPath;
TableType=ADS_CDX;ShowDeleted=TRUE;
Advantage Server Type
=ADS_LOCAL_SERVER;

Please note that the ShowDeleted option is only available with FoxPro tables, ie TableType="ADS_CDX".