View Full Version : Oracle Database
Bengal313
12-20-2002, 05:35 PM
I have a oracle Database that contain information about all kinds of dogs. I have a form where people can enter a name or location and all kinds of info pops up from the database in a form. What I need to do is convert this oracle database to Mysql and use PHP to create a web based database query system. Now How can I convert this oracle database over to MySQL? Is there a tool (web based) that will allow me to create theses forms, which will allow or update, delete, and more details functions? Thank you
There are some good web-based tutorials to learn PHP for MySQL. Just type in some keywords in your favorite searchengine. (or use the ine in this forum)
I think you'll better learn to write these forms then touse some tool. It 'll only take you a few days to master it enough to get started.
About the converting. You do have import functions in MySQL. Never done it from oracle to MySQL. (Can't spend the money to use Oracle) How you do it, depends on the MySQL clientsoft you use. i'm pretty sure you can import all the tables (the raw data), buth MySQL doesn't have all the oracle features.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.