Re: SQL Plus (oracle) and SQL (mysql)

2006-07-31 Thread Josh Trutwin
On Mon, 31 Jul 2006 06:26:01 -0700 (PDT) Phong Nguyen <[EMAIL PROTECTED]> wrote: > My question is if we decide to switch server 1 to > server 2 (oracle database to mysql) or server 2 to > server1 (mysql to oracle). Then, what happen to > sqlplus (oracle) and sql (mysql) using with > application. Y

Re: SQL Plus (oracle) and SQL (mysql)

2006-07-31 Thread Chris White
On Monday 31 July 2006 06:26 am, Phong Nguyen wrote: > My question is if we decide to switch server 1 to > server 2 (oracle database to mysql) or server 2 to > server1 (mysql to oracle). Then, what happen to > sqlplus (oracle) and sql (mysql) using with > application. You can say what are # between

SQL Plus (oracle) and SQL (mysql)

2006-07-31 Thread Phong Nguyen
Hello, I have two servers: one is oracle database and another one is mysql database. We developed two web application using cold fusion running on each one Server 1: oracle database with cold fusion application server 2: mysql database with cold fusion application My question is if we decide to