error creating account =) SQL 2k5

Results 1 to 2 of 2
  1. #1
    Account Upgraded | Title Enabled! Chobito is offline
    MemberRank
    Aug 2006 Join Date
    289Posts

    error creating account =) SQL 2k5

    Microsoft OLE DB Provider for SQL Server error '80040e2f'

    Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.

    /cabal/reg/reg2.asp, line 22



    well im using sql 2k5

    just followall instructions and im not noob =)

    well, i saw design in table and in password is data type char(32) not allowing nulls
    when i click to allow nulls I create account , but pasword does not appear , only appears NULL in where password should go.

    so im kind of confuse :)

    any idea
    thnx in advance
    Last edited by Chobito; 18-07-08 at 01:16 AM.


  2. #2
    Account Upgraded | Title Enabled! Chobito is offline
    MemberRank
    Aug 2006 Join Date
    289Posts

    Re: error creating account =)

    bump =P

    the problem is 2k5 sql

    its an index problem

    working on fix



Advertisement