locale
 A string expression that specifies a collating order for creating the database, as specified in Settings. You must supply this argument or an error occurs. 
  You can also create a password for the new Database object by concatenating the password string (starting with ";pwd=") with a constant in the locale argument, like this:
  dbLangSpanish & ";pwd=NewPassword"
  If you want to use the default locale, but specify a password, simply enter a password string for the locale argument:
  ";pwd=NewPassword"