This is a discussion on Restoring a database only from MDF and Log file within the SQL Server forums, part of the Microsoft SQL Server category; --> Hello. Can anyone tell me if a SQL Server 2000 database can be recovered only from the MDF and ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi You may be able to use sp_attach_db see http://msdn.microsoft.com/library/de...asp?frame=true John "Dave Pylatuk" <davep@centurysystems.net> wrote in message news:Kf53b.10295$Cg2.788132@news20.bellglobal.com. .. > Hello. > > Can anyone tell me if a SQL Server 2000 database can be > recovered only from the MDF and log files ? > > I have no backups. > > Thanks in advance > > |