Hi friends
I am developing a PHP program with support of MySQL and Oracle. I like to copy table data from MySQL to Oracle. MySQL table contains more than 250000 records. When i starts running php script, only 4000 records copied into oracle tables. Can any one help me to solve this problem.
Thanks in advance
Krishna Kumar
I am developing a PHP program with support of MySQL and Oracle. I like to copy table data from MySQL to Oracle. MySQL table contains more than 250000 records. When i starts running php script, only 4000 records copied into oracle tables. Can any one help me to solve this problem.
Thanks in advance
Krishna Kumar
Comment