Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Tool to convert SQl queries to oracle or vice versa
Hi,
If you want to verify that your code conforms to the standards, you can use the SQL Validator:
http://developer.mimer.com/validator/index.tml
Regards,
Jarl
christianboivin1_at_hotmail.com (Chris) wrote in message news:<da20daf0.0201221334.62e05946_at_posting.google.com>...
> Hi
>
> If you can, just write standard ansi92 SQL queries
> because its understand by both DB
>
> don't use product's function
> like DECODE for Oracle or IIF for SQLServer
>
> hth
> Chris
>
> venkateswarlut_at_cisindia.com (Venky) wrote in message news:<31fe732d.0201172145.2a714d40_at_posting.google.com>...
> > I am writing a VB application which has to support both SQL server or
> > Oracle depending on the installation choice.
> >
> > I am looking for a tool which can convert SQL querieis to Oracle or
> > vice versa...
> >
> > Any other ideas...
> >
> > -Venky
Received on Wed Jan 23 2002 - 02:49:05 CST
![]() |
![]() |