Aller au contenu

Photo

Toolset question


  • Veuillez vous connecter pour répondre
4 réponses à ce sujet

#1
Marino613

Marino613
  • Members
  • 3 messages
Hi All,

I am pretty new here, and not the most savy when it comes to these things.  I was trying to find if anyone else has already answered this question, but I couldn't find it.  Nor could I make heads or tails of an answer from the wiki site.

I have a typical "Unable to connect to Database problem".  I did many of the suggestions that I could at least follow from the wiki site, but it still isn't working. 

Right now I have successfully installed M-SQL Server Studio Express
I have theoretically "successfully" restored the bw_dragonage_content files BUT

1) They are nowhere to be found when I search
2) the Restore location where they are being restored to, according to MSQL Studio Express doesn't exist:  I don't have a C:\\Program Files\\DAODB\\ file.  It isn't where toolset installed ,nor is it where I have my game .exe file.
3) As a lark, I created a folder and typed in the restore options that location.  Indeed, after I futtzed around with access permissions on the folder location, it created both the .mdf and .ldf files.  But toolset didn't find it.

I am not that technically literate when it comes to these things, I do apologize.  My first assumed solution (which could be wrong), is that I need to tell the SQL studio express program the correct location to restore the data files to.  My second (wrong?) assumption is that I need to create a folder location and tell toolset where those files are.  If either these are correct, my problem is that I have no idea how to do that.

If neither are correct, does anyone have any suggestions?

I apologize again if I missed a thread already dedicated to this issue.  If that is the case, please just let me know and perhaps even point me in the right direction (link if you have the inclination).  Thank you

Dave

#2
Marino613

Marino613
  • Members
  • 3 messages
Oh, and to add, I have no dfolder called toolssql

and I run vista x64

#3
-Semper-

-Semper-
  • Members
  • 2 259 messages
you have to create the following folder structure if it ain't already there: install folder of dragon age
-> in my case: c:\\games\\dragon age\\tools\\toolssql\\data
at the data folder you drop both files bw_dragonage_content.mdf and bw_dragonage_content.ldf you manually created. now the toolset should find them.

be sure to right click the toolset.exe and start it with admin rights.

Modifié par -Semper-, 01 juin 2011 - 08:01 .


#4
-Semper-

-Semper-
  • Members
  • 2 259 messages
nvm

Modifié par -Semper-, 01 juin 2011 - 08:01 .


#5
Marino613

Marino613
  • Members
  • 3 messages
Thanks. Will try that. Just to double check, In my case when I install toolset it appears in c:\\program Files (x86)\\Dragon Age\\Tools\\

So I should make a toolssql\\data\\ folder and drop the mdf and ldf files in it. Thanks.