OLEDBConnection.SavePassword Property
True if password information in an OLE DB connection string is saved in the connection string. False if the password is removed. Read/write Boolean.
Version Information
Version Added: Excel
Syntax
expression.SavePassword
expression A variable that represents an OLEDBConnection object.
Remarks
This property is used in both ODBC and OLEDB queries, and by both PivotTables and QueryTables.