SqlCommand cmd = new SqlCommand("Insert into [f_present] Values (@faculty_id,@name,@designation,@gender,@date,@status,@remarks)", con.active());