Error: "Access is denied due to a password failure" when restoring with xp_restore_database.
The password is accurate.
Trying to restore a native backup with the xp_restore_database procedure.
The procedure xp_restore_database restores LiteSpeed backups created with the xp_backup_database command and not backups created using the native backup .
If you want to use the xp_restore_database , the file must be a LiteSpeed fil. Please use xp_backup_database procedure to backup instead of using native backup .
You can find the syntax for xp_backup_database (and all the LiteSpeed extended stored procedures) in Help | Use extended Stored procedures | xp_backup_database