How would I go about using C# to programmatically determine whether a SQL Server 2000 backup file has been password protected?
|
|
|
|
|
|
|
There is no native password protection for SQL Server backup files. So I'd recommend something like this:
Just kidding. Which application are you using the "Password Protect" the backup files? You'll likely have to contact the application vendor. |
||||||
|
