Unable to create character

Joined
Apr 5, 2008
Messages
4
Reaction score
0
[Fri Nov 28 2008 03:33:53.639042 3044240288]: Database Connect success!
[Fri Nov 28 2008 03:33:53.047094 3054730144]: Database Connect success!
[Fri Nov 28 2008 03:33:53.365839 3065220000]: Database Connect success!
[Fri Nov 28 2008 03:35:15.096763 3044240288]: [##ERROR##] OnIPCNewMyChartr fail (CharacterIdx: 8)
[Fri Nov 28 2008 03:35:15.097586 3044240288]: [##ERROR##] DB ERROR(MSG) : [FreeTDS][SQL Server]The OLE DB provider "MSDASQL" for linked server "GAMESERVER" does not contain the table ""account"."dbo"."cabal_newCharData_table"". The table either does not exist or the current user does not have permissions on that table.
[Fri Nov 28 2008 03:35:15.097647 3044240288]: [##ERROR##] DB ERROR(CODE) : 7314
[Fri Nov 28 2008 03:35:15.097698 3044240288]: [##ERROR##] DB ERROR(VAR_INFO) :
[Fri Nov 28 2008 03:35:15.097748 3044240288]: [##ERROR##] DB ERROR(SQLSTATE) : 42000
[Fri Nov 28 2008 03:35:15.097799 3044240288]: [##ERROR##] DB ERROR(STM_TEXT) : {call cabal_sp_newchar( ?

Help Please... Thanks in advance :)
 
[Fri Nov 28 2008 03:33:53.639042 3044240288]: Database Connect success!
[Fri Nov 28 2008 03:33:53.047094 3054730144]: Database Connect success!
[Fri Nov 28 2008 03:33:53.365839 3065220000]: Database Connect success!
[Fri Nov 28 2008 03:35:15.096763 3044240288]: [##ERROR##] OnIPCNewMyChartr fail (CharacterIdx: 8)
[Fri Nov 28 2008 03:35:15.097586 3044240288]: [##ERROR##] DB ERROR(MSG) : [FreeTDS][SQL Server]The OLE DB provider "MSDASQL" for linked server "GAMESERVER" does not contain the table ""account"."dbo"."cabal_newCharData_table"". The table either does not exist or the current user does not have permissions on that table.
[Fri Nov 28 2008 03:35:15.097647 3044240288]: [##ERROR##] DB ERROR(CODE) : 7314
[Fri Nov 28 2008 03:35:15.097698 3044240288]: [##ERROR##] DB ERROR(VAR_INFO) :
[Fri Nov 28 2008 03:35:15.097748 3044240288]: [##ERROR##] DB ERROR(SQLSTATE) : 42000
[Fri Nov 28 2008 03:35:15.097799 3044240288]: [##ERROR##] DB ERROR(STM_TEXT) : {call cabal_sp_newchar( ?

Help Please... Thanks in advance :)

ok u need to check ur permissions for the user.. you have not allowed the user permission to the database..

are u using SQL 2000 or 2005?
 
Upvote 0
Back