Tagged Questions
4
votes
4answers
318 views
Backing up SQL Database for Reports
I'm looking for some help/suggestions for backing up two large databases to one server dedicated to reports. The situation is;
My company has two databases for its internal website. One for the UK ...
2
votes
3answers
550 views
Is it possible to restore a backup of a SQL Server 2008 database onto an instance of SQL Server 2000?
Is it possible to restore a backup of a SQL Server 2008 database onto an instance of SQL Server 2000?
I need to work on an sample application for which database backup is in sql server 2008. But I'll ...