03-02-2010, 07:20 PM
trying to add a new user and I got this error:
Error in query: INSERT INTO odm_user (id, username, password, department, phone, Email,last_name, first_name) VALUES('', 'gmoran', password('qhga'), '2' ,'916 5991920','[email protected]', 'moran', 'gina' ). Incorrect integer value: '' for column 'id' at row 1
At row 1 there is already a record, myself as an admin.
suggestions?
Error in query: INSERT INTO odm_user (id, username, password, department, phone, Email,last_name, first_name) VALUES('', 'gmoran', password('qhga'), '2' ,'916 5991920','[email protected]', 'moran', 'gina' ). Incorrect integer value: '' for column 'id' at row 1
At row 1 there is already a record, myself as an admin.
suggestions?