Gunz Database Error (Please Help)

Results 1 to 8 of 8
  1. #1
    Apprentice darksouledge is offline
    MemberRank
    Jan 2009 Join Date
    5Posts

    Gunz Database Error (Please Help)

    Well I've gotten pretty far in making this damned thing. And now I've come across a problem. It has something to do with the Database >.>. The error reads this when i try and execute it.

    Msg 15007, Level 16, State 1, Line 2
    'game' is not a valid login or you do not have permission.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_adduserobject_vcs'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_setpropertybyid'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_setpropertybyid'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_setpropertybyid'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_setpropertybyid'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_setpropertybyid'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.
    Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'dbo.dt_displayoaerror'. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.


    DarkSoulEdge


  2. #2
    Apprentice darksouledge is offline
    MemberRank
    Jan 2009 Join Date
    5Posts

    Re: Gunz Database Error (Please Help)

    Bump i really need help please >_>!!!

  3. #3
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Gunz Database Error (Please Help)

    just ignore it, everything will still run.

  4. #4
    Apprentice darksouledge is offline
    MemberRank
    Jan 2009 Join Date
    5Posts

    Re: Gunz Database Error (Please Help)

    you sure because I can't even execute the damn DB >.>

  5. #5
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: Gunz Database Error (Please Help)

    Code:
    'game' is not a valid login or you do not have permission.
    Looks like the login failed - the rest of the errors will most likely disappear once you have the proper permissions, on the correct account.

  6. #6
    Apprentice darksouledge is offline
    MemberRank
    Jan 2009 Join Date
    5Posts

    Re: Gunz Database Error (Please Help)

    A huh o.o.... permission as in Computer Account like administrator or something else @_@?

  7. #7
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Gunz Database Error (Please Help)

    Quote Originally Posted by darksouledge View Post
    you sure because I can't even execute the damn DB >.>
    100% sure, max is just too lazy to include it in his tut.

  8. #8
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: Gunz Database Error (Please Help)

    Quote Originally Posted by darksouledge View Post
    A huh o.o.... permission as in Computer Account like administrator or something else @_@?
    As in, MSSQL database permissions.



Advertisement