2 Attachment(s)
Error odbc data source administrator
Please help me. I'm working with the latest files and I opened GunzDB15.sql.
And trying to make a GunZ server..
USING TUTORIAL: http://forum.ragezone.com/f497/1-5-s...server-857337/
Then I did this what the tut' said.
Quote:
Setting up the ODBC connection:
http://www.uploadffs.nl/images/2012/06/29/2mpX6.png
-Start >> run >> put in "odbcad32"
-Click on "User DSN"
-Press the "Add" button
-In the Name: Put your database name.
-On the Server: Put your authentication from your SQL Express: Ex: YOURCOMPUTERNAME\SQLEXPRESS
- Press Next
- Select "With SQL Server authentication ..............."
- Tick the box "Conncect to SQL Server......."
- Login ID: sa
- Password: Put the password from the SQL Express
- Next, Next, Finish
So I did that then I get this error:
(Sorry it's not english, It says:
Code:
The connection is failed.
SQL State: 01000
SQL Server-error: 53
[Microsoft][OBCD SQL Server Driver][DBNETLIB]Connection open(Connect())
The connection failed.
SQLState: 08001
SQL Server-error: 17
[Microsoft][OBCD SQL Server Driver][DBNETLIB]The SQL-server does not exist or the acces to the server is deleted.
Attachment 125191
[ ^ click to enlarge ^ ]
I don't get why I get that...
Here's a look at my sql manager:
Attachment 125192
[ ^ click to enlarge ^ ]
Please help!
Nathan.
Re: Error odbc data source administrator
Bro Go Make it GunzDB only not GunzDB15
Re: Error odbc data source administrator
Should I change GunzDB to GunzDB15?
Re: Error odbc data source administrator
lol is GunzDB so I can grab the sql!
Re: Error odbc data source administrator
also make it in system DSN, you will less problems with webpages.
Re: Error odbc data source administrator
Re: Error odbc data source administrator
Quote:
Originally Posted by
David Luis
Thanks!