Trusted Connection using OraOLEDB.Oracle

Connection string

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

This one specifies OS authentication to be used when connecting to an Oracle database.

Provider=OraOLEDB.Oracle;Data Source=MyOracleDB;OSAuthent=1;