Greg,

Look around on mysql.com I've seen a mentioning of the utility that allows
you to port MySQL to oracle.  I think it comes from Oracle.

Hope that helps,

Anton Kokarski



-----Original Message-----
From: Gregory [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 08, 2001 12:15 PM
To: [EMAIL PROTECTED]
Subject: How can I get insert_id from DBD::Oracle?


I'm migrating from MySQL to Oracle. When I'm executing "INSERT... " with
DBD::mysql I could get the id of inserted row with  DBH->{mysql_insertid}.
Is there any way to do the same thing with Oracle (DBD::Oracle)?

Thanks. Grisha.

Reply via email to