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 |
|
Muhammad Musa Khan
Starting Member
1 Post |
Posted - 2008-03-15 : 13:41:20
|
| Hi:Please help me in the following question.How I can determine that all the databases were backedup last time.Muhammad Khanmusakhan53@yahoo.com |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2008-03-15 : 14:17:46
|
| look into the msdb database into the dbo.backup* tables_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenpSSMS Add-in that does a few things: www.ssmstoolspack.com |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-15 : 15:40:46
|
| Or check sql server log. |
 |
|
|
|
|
|