STDItems Permissions error

Mu online season 21 - grand opening

batman

Dedicated Member
Dedicated Member
Jul 1, 2007
46
0
33
M2Server

Loaded client version information and server table...
Loading StdItem.DB...
[05/08/2007 18:10:39] StartTimer exception: [Microsoft][ODBC SQL Server Driver][SQL Server]SELECT permission denied on object 'TBL_STDITEMS', database 'TestGod', owner 'dbo'
[05/08/2007 18:11:35] -- SQL KeepAlive
[05/08/2007 18:11:35] -- --> Error Keeping Query Alive!
[05/08/2007 18:11:35] -- --> Error Keeping QueryCommand Alive!

anyone kno how 2 sort this? ( using thedeaths files )
 

batman

Dedicated Member
Dedicated Member
Jul 1, 2007
46
0
33
Re: M2Server

Looks like your SQL login is wrong, the table doesn't exist, or, as it says, your permissions for that table are messed up.

Check the login, make sure the table exists, and check your permissions.

All this should be done through Enterprise Manager.

--

Post moved, renamed to be more descriptive.

im usin enterprise manager ive got the table but i cnt edit the dbo account but im not even trying to log on that 1 tho im using this in !Setup

[SQL]
UseSQL=True
SQLHost=127.0.0.1
SQLUsername=test
SQLPassword=test
SQLDatabase=TestGoD
SQLType=mysql
SQLPort=3306

ive uninstalled and re-installed it tried everything :(
 
Upvote 0

StevieLCFC

LOMCN Veteran
Veteran
Aug 27, 2006
354
19
45
Re: M2Server

Looks like your SQL login is wrong, the table doesn't exist, or, as it says, your permissions for that table are messed up.

Check the login, make sure the table exists, and check your permissions.

All this should be done through Enterprise Manager.

--

Post moved, renamed to be more descriptive.

Your Wrong Mate got nothing to do with M2server its just a simple setting in SQL
 
Last edited by a moderator:
Upvote 0