Restoring a DataBase
Posted
by jjj
on Server Fault
See other posts from Server Fault
or by jjj
Published on 2010-06-01T11:43:15Z
Indexed on
2010/06/01
11:54 UTC
Read the original article
Hit count: 299
sql-server-2008
|backup-restoration
i have two deferent Servers databases connections , let say j and k .. and i have
backup data file in j, i named it jtok.bak ..
now , i am trying to restore a database in k from jtok.bak , the database name is kkk ...
so ... is there a way to do that ?
© Server Fault or respective owner