"C:\\Program Files\\Microsoft SQL Server\\90\\Tools\\Binn\\"sqlcmd -S .\\BWDATOOLSET -E -Q "RESTORE DATABASE bw_dragonage_content FROM DISK = 'C:\\Program Files\\Dragon Age\\tools\\dbbak\\bw_dragonage_content.bak' WITH MOVE 'bw_dragonage_content' TO 'C:\\Program Files\\Dragon Age\\tools\\toolssql\\Data\\bw_dragonage_content.mdf', MOVE 'bw_dragonage_content_Log' TO 'C:\\Program Files\\Dragon Age\\tools\\toolssql\\Data\\bw_dragonage_content.ldf'
when i use that command i get the message that SQL server 2005 might not be allowing a connection from afar (fjärran****ning in swedish).
i can't change the priviliges in SQL server surface area configuration
i've tried to install the database manually but i don't understand the last step in the tutorial:
In the Dragon Age\\tools\\ folder is a program called ConfigureToolset.exe. Run this and click "next" until you get to the database connection screen:

This is where you'll select the database that the toolset uses.
The ConfigureToolset application currently (as of 1.00) doesn't set a registry entry that the toolset also needs in order to find the database properly. You'll need to set this manually. The key you'll need to update is: HKEY_LOCAL_MACHINE\\SOFTWARE\\BioWare\\Dragon Age\\Toolset\\Environment
Change it to match the database line produced by the configuration tool in the previous step. For example, the value in a default installation of the toolset is: Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=bw_dragonage_content;Data Source=.\\\\BWDATOOLSET





Retour en haut






