• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to create a Super Admin in SQL Server 2008 RC2?

cotar

New Member
Joined
Jul 5, 2008
Messages
1
Reaction score
0
I used to Xampp on VPS, when renting a dedicated I am introduced to SQL Server 2008. When I finally find where to create databases and importing I come across several errors on import. Reading out there saw that I create the user does not have sufficient permission for what I need.

Code:

# 1142 - TRIGGER command denied to user 'admin_' @ 'localhost' for table 'accounts'


the question is:
How do I create a SuperAdmin or a user with sufficient permissions?
-------

Also can not find the folder where I put the site up, much less upload via FTP.
A week of dedicated released and still can not put my little game online.
:(:(:mad:<_<:blink:
 
Back
Top