[FIX]Character creation

Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    Enthusiast weijian95 is offline
    MemberRank
    Apr 2007 Join Date
    Infront of my com :DLocation
    45Posts

    Re: [FIX]Character creation

    I got this:
    Code:
    Msg 137, Level 15, State 2, Procedure spInsertChar, Line 23
    Must declare the scalar variable "@cn".
    Msg 137, Level 15, State 2, Line 5
    Must declare the scalar variable "@szName".
    Msg 137, Level 15, State 2, Line 7
    Must declare the scalar variable "@nSex".
    Msg 156, Level 15, State 1, Line 31
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 56
    Must declare the scalar variable "@nCostume".
    Msg 156, Level 15, State 1, Line 96
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 96
    Must declare the scalar variable "@nCostume".
    Msg 156, Level 15, State 1, Line 129
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 129
    Must declare the scalar variable "@nCostume".
    Msg 156, Level 15, State 1, Line 170
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 170
    Must declare the scalar variable "@nCostume".
    Msg 156, Level 15, State 1, Line 202
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 202
    Must declare the scalar variable "@nCostume".
    Msg 156, Level 15, State 1, Line 243
    Incorrect syntax near the keyword 'ELSE'.
    Msg 137, Level 15, State 2, Line 243
    Must declare the scalar variable "@nCostume".
    Msg 102, Level 15, State 1, Line 284
    Incorrect syntax near 'END'.
    Must I change to
    Code:
    CREATE PROCEDURE [dbo].[spInsertChar]

  2. #32
    Enthusiast weijian95 is offline
    MemberRank
    Apr 2007 Join Date
    Infront of my com :DLocation
    45Posts

    Re: [FIX]Character creation

    Nice release, now i don't have to worry abt giving how much bounty to buy starting equips!

  3. #33
    Account Upgraded | Title Enabled! UkRaiNeR is offline
    MemberRank
    Sep 2006 Join Date
    US/UkraineLocation
    352Posts

    Re: [FIX]Character creation

    Msg 8101, Level 16, State 1, Procedure spInsertChar, Line 22
    An explicit value for the identity column in table 'Character' can only be specified when a column list is used and IDENTITY_INSERT is ON.

    :/ error, i dont understand >_>

  4. #34
    Member lPurchy is offline
    MemberRank
    Jan 2007 Join Date
    96Posts

    Re: [FIX]Character creation

    Thanks works perfectly!

  5. #35
    Account Upgraded | Title Enabled! maxteam is offline
    MemberRank
    Aug 2007 Join Date
    IndiaLocation
    428Posts

    Re: [FIX]Character creation

    O_o
    whr am i supposed to add this..??
    i camt find ne dbo.spinsertchar in my
    GUNZDB--->Tables---->
    can u tell me whr it is

  6. #36
    Account Upgraded | Title Enabled! UkRaiNeR is offline
    MemberRank
    Sep 2006 Join Date
    US/UkraineLocation
    352Posts

    Re: [FIX]Character creation

    good release for sum ppl :P

  7. #37
    Account Upgraded | Title Enabled! maxteam is offline
    MemberRank
    Aug 2007 Join Date
    IndiaLocation
    428Posts

    Re: [FIX]Character creation

    plzzzz tell me whr do i put it
    i need it badly...(T_T)



Page 3 of 3 FirstFirst 123

Advertisement