Ignoring rights 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;
Advantage Server Type=ADS_REMOTE_SERVER;
SecurityMode
=ADS_IGNORERIGHTS;

If not specifying the SecurityMode value the default value of "ADS_CHECKRIGHTS" will be used.