Need database conversion software recommendation
Moderator: General Moderators
Need database conversion software recommendation
I am looking for solution to change my Oracle database record into MySQL. Is it possible to convert database record from Oracle to MySQL?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Need database conversion software recommendation
There are a number of tools that can do most of the conversion. You could also just export the schema from Oracle, search/replace and edit the differences, recreate the database tables in MySQL, and then LOAD DATA INFILE to import the data.
(#10850)
Re: Need database conversion software recommendation
so used to reddit and facebook... so in response to Christopher's reply...
LIKE
UpVote.
LIKE
UpVote.
Re: Need database conversion software recommendation
Oracle to MySQL database converter software of prodatadoctor .net may help you to convert database without any difficulty.