On SQL Server 2008, how to find out when was any database offline/online ?
- by niteshg
I have to include one report in my application showing offline/online activity of few databases on SQL Server 2008.
Could you please suggest how can I collect teh same information from sql server?