HELLO GUYS!
I publish here again to comment about my error: session server error. Basically this executable fails to load and my not connecting server. I accessed all topics of this forum for the same error. The problem is to replace or attempt to add back the following codes not solved this problem. Someone help me to solve this?
Executable too are working well. There is this failure only
I inserted the code below in Query Analyser:
1°
13:18:11 1D00 ------------------ Connect Session Server IP : [ 127.0.0.1 ] ------------------
13:18:20 1F9C Provider::initialize()
Microsoft OLE DB Provider for SQL Server: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server inexistente ou acesso negado.
13:18:20 1F9C [CRITICAL ERROR] SP_GUILD_SERVER_ID_SET SUCCESS
13:18:24 13EC Provider::initialize()
Microsoft OLE DB Provider for SQL Server: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server inexistente ou acesso negado.
13:18:24 13EC >> CRITICAL ERROR : SP_LOGIN_FLAG_SET PROC CALL FAIL
13:18:24 13EC File: .\Config\Provider.cpp, Line: 79
#1 You need to have the database names set up in the ODBC
#2 Like Shadow said, make sure you turn on TCP/IP for SQL Server. you will need to download the SQL Server management studio with the management tools.
#3 Make sure the config.ini is properly set up for each server and you have the right SQL username & password.
Your error is telling you that it can't connect to the database. Unfortunately if you don't understand any of this then you shouldn't be trying to set up a server. Setting up a server requires knowledge of SQL server database, networking and programming.
If i remember correctly someone told me ODBC is only required if you're like hosting a website for your server ? , and the TCP/IP what Shadow said i never had to do that either to make my server load up without errors ?
I thought the older databases for DK square needed the ODBC? On 64bit machines you need to add the databases to the 32bit ODBC in the syswow folder, not the ODBC from the Administrative tools.
As for TCP/IP, if he is using SQL Server Express then TCP/IP isn't on by default. In 2012 and 2014 TCP/IP is on by default. But it's still always good to check just in case.
Session Server Error >.< 06/12/2013 - Dekaron Private Server - 4 Replies Microsoft OLE DB Provider for SQL Server: ConnectionOpen (Invalid Instance()).]
Any ideas on how to fix this?
Thanks
Session Server Error 05/20/2012 - Dekaron Private Server - 7 Replies Hallo Community,
Der Session Server crash ständig bei mir mit folgendem Error:
http://img.coding-scene.cc/hAbjcmX7m5CCvM77l.png
Permissions für den SQL User sind alle gegeben.
Benutzt wird ein Windows 2008 R2 Server und SQL Server 2008 R2
Session Server error 03/22/2012 - Dekaron Private Server - 1 Replies Hi guys, i have a problem. let the image of the problem:
http://i39.tinypic.com/25zti0g.png
Please days ago I'm with this error, and I can not fix it. Hopefully someone can help ... u.u
Greetings to all.:confused:
additional data:
Session server error. [need help] 03/28/2009 - Dekaron Private Server - 2 Replies When i try to start the session server this error is returned:
szName: SP_LOGIN_FLAG_SET
Microsoft OLE DB Provider for SQL Server: Could not find server 'LSV_DKRACNT' in sysservers. Execute sp_addlinkedserver to add the server to sysservers.
>> CRITICAL ERROR : SP_LOGIN_FLAG_SET PROC CALL FAIL
File: .\Config\Provider.cpp, Line: 79
All the info in the config file is right and the cast server connects succesfully. Can anyone tell me what the problem is?