|
scaceres
Argentina
45 Posts |
Posted - 06/15/2005 : 11:39:21
|
When I hit the "Add" button, i get an sqlexception
There are fewer columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.; SQL: INSERT INTO AppUser (UserId, UserName, Password, FirstName, LastName, Email, ColorPalette, NtUserId, NtPassword, IsAdmin, IsWriter) VALUES (10, 'new', 'C6C7DFCEE22', 'new', '', '', '', 'colors.js', 'corp\jmontano', 'B2DBEBDFE4C7D1CEAB9EEE',1,1)
It seems like there's an extra parameter.
Is there any documentation about the new values in the settings screen?
BIServices S.A. |
|