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: Tool to convert SQl queries to oracle or vice versa

Re: Tool to convert SQl queries to oracle or vice versa

From: Jarl Hermansson <jarl_at_mimer.com>
Date: 23 Jan 2002 00:49:05 -0800
Message-ID: <2aaa8682.0201230049.330127fb@posting.google.com>


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

Original text of this message

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