OLEDBConnection.SavePassword property (Excel)
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.
Syntax
expression.SavePassword
expression A variable that represents an OLEDBConnection object.
Remarks
This property is used in both ODBC and OLE DB queries, and by both PivotTables and QueryTables.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.