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
Re: error creating account =)
bump =P
the problem is 2k5 sql
its an index problem
working on fix