Working in CodeIgniter with Oracle database. Now the problem is $this->db->insert_id(); is not working here though it works perfectly in MySQL DB. The error report is:
A Database Error Occurred
This feature is not available for the database you are using.
Filename: D:\xampp\htdocs\spiceram\system\database\drivers\oci8\oci8_driver.php
Line Number: 503
how can i get the last insert id;