Hi,
In one of PHP code, I have transaction data in MySQL. The data is validated in MySQL & then has to be inserted into Oracle table. I need to insert the entire data from MySQL to Oracle.
How can I do it at one go. Is DBLink useful or can SQLLDR be used in PHP.
TIA,
Raj
In one of PHP code, I have transaction data in MySQL. The data is validated in MySQL & then has to be inserted into Oracle table. I need to insert the entire data from MySQL to Oracle.
How can I do it at one go. Is DBLink useful or can SQLLDR be used in PHP.
TIA,
Raj