• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

SQL Server does not exist or access denied

Newbie Spellweaver
Joined
Dec 23, 2011
Messages
11
Reaction score
0
Hi

I'm using ODBC for connect in my PT Server and everything's ok.
But when I try to connect using SQL.dll, I get this log:

190512|GameServer ServerPT
190512|g_LogPath C:\Server\Logs
190512|g_szAccountIP PC\SQLEXPRESS
190512|BillingDbIP PC\SQLEXPRESS
190512|g_szLogIP PC\SQLEXPRESS
190512|g_szBillingLogIP PC\SQLEXPRESS
190512|g_szCountryCheck 0
190512|g_szPCCheck 0
190512|g_szPCDBIP PC\SQLEXPRESS
190512|g_szClanDBIP PC\SQLEXPRESS
190512| GetRegistryInfo End

190512|SiegeMoneyTax lpszClanMarkNum [0] lpszTt [0] lpszTax [0]
190512|SiegeMoneyTax lpszTt=0

190541|anderson's DB Error [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. SELECT userid, Passwd, GameCode, GPCode, RegistDay, DisuseDay, UsePeriod, Credit, SelectChk, EventChk, BlockChk, inuse, DelChk, ServerName, EditDay, RNo, SNo, Channel, BNum FROM AGameUser WHERE userid = 'anderson'

Please somebody help me.

My server config:
Windows Server 2008 Enterprise R2 SP1 x64 + SQL Server 2008
Server.exe: KPT-Endless-Tower-v2.2-Ultimate-Release
My client config:
Windows 7 Ultimate x64
Game.exe: 1873_quantumfusion
PS: sorry for my bad english
 
Last edited:
Imri Persiado
Joined
May 17, 2008
Messages
941
Reaction score
26
Check this site: it's by microsoft and you have all the potential causes, just read them one by one and make sure you set it correctly.
Since you got this error you have done something wrong so one of the causes is your answer.
 
Back
Top