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

Home -> Community -> Usenet -> c.d.o.server -> quoted identifiers

quoted identifiers

From: Cherilyn Browne <cbrowne_at_zd.com>
Date: 1997/12/05
Message-ID: <01bd01b2$a6f08930$095c289b@sherm>#1/1

I have an ODBC application that uses SQLGETINFO to ask a db if it uses quoted identifiers (SQL_IDENTIFIER_QUOTE_CHAR), and if it does, it creates table schemas with quotes around the field names. The problem I have is that I don't want the quotes around the field names because it requires you to use quotes whenever you reference the field in SQL. Is there a way to turn off the quoted identifier option in the Oracle Server?? Thanks in advance. Received on Fri Dec 05 1997 - 00:00:00 CST

Original text of this message

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