mr.stormcs
26-07-10, 06:35 PM
Mấy pro nào biết lỗi này là lỗi gì không vậy ?
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
Cannot insert the value NULL into column 'UserNum', table 'ACCOUNT.dbo.cabal_charge_auth'; column does not allow nulls. INSERT fails.
The statement has been terminated.
(1 row(s) affected)
Khi chạy code đăng ký thì hiện lỗi đó
Code đăng ký
exec dbo.cabal_tool_registerAccount 'username' , 'userpw'
Mong các pro xử lý dùm mình ...
Hay các pro share cho mình cái database của ACCOUNT đi ... để mình attract vào lại ... Thx trước mấy pro
o:-)o:-)
Liên hệ nick yahoo : mr.stormcs
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
Cannot insert the value NULL into column 'UserNum', table 'ACCOUNT.dbo.cabal_charge_auth'; column does not allow nulls. INSERT fails.
The statement has been terminated.
(1 row(s) affected)
Khi chạy code đăng ký thì hiện lỗi đó
Code đăng ký
exec dbo.cabal_tool_registerAccount 'username' , 'userpw'
Mong các pro xử lý dùm mình ...
Hay các pro share cho mình cái database của ACCOUNT đi ... để mình attract vào lại ... Thx trước mấy pro
o:-)o:-)
Liên hệ nick yahoo : mr.stormcs