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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT ? for people who know other databases besides Oracle

Re: OT ? for people who know other databases besides Oracle

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Wed, 31 Jan 2001 02:41:21 -0800 (PST)
Message-Id: <10758.127878@fatcity.com>


On Oracle 7.x there used to be an init.ora parameter "sql_ansi" or something that you could set true/false in order to know if your sql code was ansi compatible or not.

Unfortunately, this parameter doesn't exist on 8i.

For sure, portability is the opposite of performance.

Having your application to work on many rdbms will prevent you to have the Oracle only features. Or you can build a driver per rdbms in order to used each rdbms functionnalities.

Hvae fun !


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com

Get personalized email addresses from Yahoo! Mail - only $35 Received on Wed Jan 31 2001 - 04:41:21 CST

Original text of this message

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