Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inserting data from MySQL to Oracle (in PHP)

Status
Not open for further replies.

rk68

Programmer
Jul 15, 2003
171
0
0
IN
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top