-
Account Upgraded | Title Enabled!
Adding DB's to the SQL Server 2008 R2
Hello everyone, I would like to know :
I know I have to add the GunzDB.bak database to the SQL Server but I also have (AdmWebDB.bak) & (LogDB15).
Do I have to add them in the SQL Server or not and if I need to what does this is used to? tyvm!
-
-
Member
Re: Adding DB's to the SQL Server 2008 R2
AdmWebDB and LogDB15 are useless for all i know, so go with GunzDB.bak only.
-
Re: Adding DB's to the SQL Server 2008 R2
AdmWeb is useless, LogDB I would import. It logs some information that might be useful to you such as connection (IP) logs.
-
Enthusiast
Re: Adding DB's to the SQL Server 2008 R2
-
Account Upgraded | Title Enabled!
Re: Adding DB's to the SQL Server 2008 R2
Thanks, all of you.