Help with creating dbo.item <SQL>

Results 1 to 5 of 5
  1. #1
    Member darkboy245 is offline
    MemberRank
    Nov 2009 Join Date
    71Posts

    Help with creating dbo.item <SQL>

    I added lots of items into my zItem, the problem is that I tried creating a dbo.item again by using this tool but I get this error when executing:
    "Msg 208, Level 16, State 1, Line 1
    Invalid object name 'dbo.Item'."
    It seems like the whole code is wrong or something like that, I hope I won't have to do it from scratch because that is just a pain in the ass.

    Help will be appreciated.


  2. #2
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: Help with creating dbo.item <SQL>

    Invalid object name 'dbo.Item'."

    look in your database if you have that table dbo.Item if you do look if you selected GunzDB when you did the query.

  3. #3
    Member darkboy245 is offline
    MemberRank
    Nov 2009 Join Date
    71Posts

    Re: Help with creating dbo.item <SQL>

    Quote Originally Posted by Mocro View Post
    Invalid object name 'dbo.Item'."

    look in your database if you have that table dbo.Item if you do look if you selected GunzDB when you did the query.
    I forgot to mention that I deleted dbo.item before trying to execute it and it does that error, what's the problem?

  4. #4
    Account Upgraded | Title Enabled! mgdmgd is offline
    MemberRank
    Jan 2012 Join Date
    305Posts

    Re: Help with creating dbo.item <SQL>

    you shouldn't have to delete it , you must get dbo.item back or reinstall the GunzDB.

  5. #5
    Member darkboy245 is offline
    MemberRank
    Nov 2009 Join Date
    71Posts

    Re: Help with creating dbo.item <SQL>

    Quote Originally Posted by mgdmgd View Post
    you shouldn't have to delete it , you must get dbo.item back or reinstall the GunzDB.
    Yeah tried that before deleting same error, I think I know whats the prob.. I'll update here.

    EDIT: ok it works now, another question, is there anyway to create strings.xml in the fastest way? (any tool)
    Last edited by darkboy245; 16-06-14 at 10:11 PM.



Advertisement