load->database(); $this->table = 'employee'; $this->load_table('employee'); } }