Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: From Oracle to Mysql

Re: From Oracle to Mysql

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 23 Jan 2004 08:30:49 -0800
Message-ID: <1074875383.75304@yasure>


JPM wrote:

> Hello.
> I'm trying to build a sql sentence from oracle to mysql but it doesn't
> works.
> Anyone knows how to do this works on mysql ?
>
> CREATE PUBLIC SYNONYM AULA FOR AULAS;
>
> Thanks.

 From what you posted you can't do it. You seem to have a lack of understanding as to what a public synonym is. If you want to connect to MySQL ... how are you planning to do it? The correct answer does not involve the words PUBLIC or SYNONYM.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Jan 23 2004 - 10:30:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US