Specifies access permission to the OLE DB data provider.
OLE DB
Mode='value'
None
To allow other users read/write access to the OLE DB data provider:
Database profile On the Transaction page in the Database Profile Setup dialog box, select Read/Write from the Mode list box.
Application Type the following in code:
SQLCA.DBParm="MODE='DB_MODE_READWRITE'"