• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Database Restorer

Moderator
Staff member
Moderator
Joined
Feb 22, 2008
Messages
2,404
Reaction score
724
This easy-to-use tool will make the task to restore/backup the databases easier.

Compiled in C# 3.0.




config.ini explanation:

Code:
[database_restorer]
// put the databases to restore with a semicolon between
databases=DR2_def;DR2_GM;DR2_local;DR2_LOG;DR2_Member;DR2_siteconfig;DR2_User

// WHERE ARE THE *.BAK FILES?
dir_bkp=C:\dragonica server\15.12\db\
// WHERE SQL SERVER SAVES ALL THE DATABASES?
sql_databases=C:\Program Files\Microsoft SQL Server\MSSQL10_50.DRAGONICA\MSSQL\DATA\

// SQL SERVER INSTANCE
server=LEANDRO-PC\DRAGONICA
// SQL SERVER USERNAME
user=admin
// SQL PASSWORD
pass=123456
 
Newbie Spellweaver
Joined
Apr 19, 2011
Messages
24
Reaction score
1
Nice job, but all this did was make new databases and then it crashed when it tried to restore the backups. Thanks though
 
Newbie Spellweaver
Joined
Apr 19, 2011
Messages
24
Reaction score
1
Tell me why it crashed. I suppose it show any error messages, right? Probably you did not set the sql_databased dir correctly in the config.ini file. I need more details to help you.

I put in the .baks in manually so all is ok for me, thanks though. Maybe i'm the only one with this problem.
 
Moderator
Staff member
Moderator
Joined
Feb 22, 2008
Messages
2,404
Reaction score
724
well, this database restorer is just a second option. You can do manually if you want to. But I still would like to know how come you couldnt use this tool, because it worked fine for me :*:
 
Newbie Spellweaver
Joined
Oct 8, 2009
Messages
6
Reaction score
0
Well SheenBR i just tested it, it did make a new DB but after it loaded the new dbs, it just instant crash when tried to restore, add to msn or pm me please :p (much easier to talk)
 
Back
Top