[HELP] Shaiya Login Test Connection Failed !

07/15/2018 14:38 AMDRyzen#1
Hi Guys !

While running a test server on my local machine i got a problem with LINKED SERVERS
This is the SQL Error !


If i try to config .ini files and run server session doesn't start and logs says " userlog failed connection "

I've used this query to create login and link server

Let me know how to fix this ! Thanks a lot
07/15/2018 20:03 Velocity.#2
What have you tried to do?
All you really need to do is read the error and it tells you a lot of information to help you.
my guess, from looking at the error is that you have not set up your sql properly. from the sounds of it, I think it has to do with the SQL Configuration.
Read this..
Quote:
Originally Posted by AMDRyzen View Post
The test connection to the linked server failed.

VIA Provider: The specified module could not be found.

OLE DB provider "SQLNCLI10" for linked server "game" returned message "Login timeout expired".
OLE DB provider "SQLNCLI10" for linked server "game" returned message "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.". (.Net SqlClient Data Provider)
As for the logs saying userlog failing connection, same thing. Your server and your database cannot connect and therefor the connection has failed. make sure all your database information is correct and give it another try.
07/15/2018 21:13 [MXD]Takeshi#3
Code:
OLE DB provider "SQLNCLI10" for linked server
but... Shaiya dont use default istance :confused: MSSQLSERVER....

you wrong your installation sql :p