Difference between revisions of "Talk:Unable to connect to the database"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '*need to add an if all else fails section for complete manual installation *need to duplicate the file paths to include new paths for toolset installation 1.01 ~~~~')
 
Line 2: Line 2:
 
*need to duplicate the file paths to include new paths for toolset installation 1.01
 
*need to duplicate the file paths to include new paths for toolset installation 1.01
 
[[User:Allan Smith|Allan Smith]] 16:50, 11 December 2009 (UTC)
 
[[User:Allan Smith|Allan Smith]] 16:50, 11 December 2009 (UTC)
 +
 +
== Did the database get restored? ==
 +
 +
Well i wanted to reinstall the Toolset. Somehow in my first try i managed it ,but i cant remember anymore. Anyway the method was different from that here. When i use the batch file method, i get an error message saying
 +
<pre>MSG 5133, Level 16 etcetc... Directory lookup for the file, c:\....\tools\toolssql\data\bw_dragonage_content.mdf. (System cant find that file.
 +
MSG 5156 Level 15 etcetc... File "bw_dragonage_content" cannot be restored to c:\....tools\toolssql\Data\bw_dragonage_content.mdf." Use WITH MOVE to identify a valid location for the file.
 +
Equally for ....ldf
 +
 +
etcetc.
 +
</pre>
 +
I will eventually post how it really works. BTW, i added a "PAUSE" in the bat file to see the error in the first place which may help others.. the explanation for BAT files can be extensive, if this helps, and account for multiple language ofthe OS.

Revision as of 13:44, 3 February 2010

  • need to add an if all else fails section for complete manual installation
  • need to duplicate the file paths to include new paths for toolset installation 1.01

Allan Smith 16:50, 11 December 2009 (UTC)

Did the database get restored?

Well i wanted to reinstall the Toolset. Somehow in my first try i managed it ,but i cant remember anymore. Anyway the method was different from that here. When i use the batch file method, i get an error message saying

MSG 5133, Level 16 etcetc... Directory lookup for the file, c:\....\tools\toolssql\data\bw_dragonage_content.mdf. (System cant find that file.
MSG 5156 Level 15 etcetc... File "bw_dragonage_content" cannot be restored to c:\....tools\toolssql\Data\bw_dragonage_content.mdf." Use WITH MOVE to identify a valid location for the file.
Equally for ....ldf

etcetc.

I will eventually post how it really works. BTW, i added a "PAUSE" in the bat file to see the error in the first place which may help others.. the explanation for BAT files can be extensive, if this helps, and account for multiple language ofthe OS.