-
Enthusiast
[help]sql database setup[help]
I have recently used
a guide to setup a gunz private server
link to guide:
http://forum.ragezone.com/f245/tut-j...-guide-205502/
I have downloaded everything and when I goto sql database 2005 it asks for a user and pass and servername and all that junk what do I type their.
yeah yeah I know I'm a noob
Thanks if you acctualy try to help
-
-
Account Upgraded | Title Enabled!
Re: [help]sql database setup[help]
servername = pcname\SQLEXPRESS
use the info u used when instaling sql express
if you dind use any logg info when installing try
settign the dropdown menu to Windows Authentication
-
Re: [help]sql database setup[help]
When you install the MSSQL you must NOT choose for windows authentication but the other choice (don't know which, long time ago i installed MSSQL) and then you must enter a password which you must use with Studio Express.
-
Enthusiast
Re: [help]sql database setup[help]
-
Member
Re: [help]sql database setup[help]