SQL DB Execution Problem...

Results 1 to 1 of 1
  1. #1
    Apprentice kkris_kkaka is offline
    MemberRank
    Jul 2008 Join Date
    9Posts

    SQL DB Execution Problem...

    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
    For BR Jan June Server Files !

    After Executing the Gunz DB...this error comes up instead of all commands are successful.

    and..i have a static ip..so what should i do abt the locator.ini and all.
    do i have to change my ip again and again ?
    I have windows vis ultimate....SQL 2005 !

    help ?




Advertisement