CdbDBEngine::SetDefaultPassword Property

Sets the password used by the Microsoft Jet database engine when it is initialized.

Syntax

VOIDSetDefaultPassword(LPCTSTR pstr);

Set Parameters

Type Example Description
LPCTSTR pstr A pointer to a string containing a password. It can be up to 14 characters long and contain any character except ASCII 0.