Hiya friends
pls help me to get rid of this error.the pbm is that whenever i try to insert values into database i am unable to insert the primary key(does not allow nulls) value in database and i get this message(given below) .what is the soln.any help will be greatly appreciated.
Server Error in '/aspbasic' Application.
Cannot insert the value NULL into column 'EmployeeID', table 'e1.dbo.Employees'; column does not allow nulls. INSERT fails. The statement has been terminated.