Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-10-23 : 08:09:12
|
| Pratik writes "I have take backup of my database with SQL-DMO backup object and put backupset & mediaset password.. now at the time of restore i want to read first backupset header with restore object but i am not able to give backupset and mediaset password.Thanks" |
|
|
jasper_smith
SQL Server MVP & SQLTeam MVY
846 Posts |
Posted - 2002-10-23 : 08:41:30
|
| Make sure you are using the Restore2 object, it supports the MediaPassword property.HTHJasper Smith |
 |
|
|
|
|
|