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

Home -> Community -> Usenet -> c.d.o.tools -> Re: ORA-00911 error!

Re: ORA-00911 error!

From: Dan Jinks <Dan_at_nospamJinks.com>
Date: Thu, 28 Jun 2001 20:04:48 -0400
Message-ID: <3B3BC620.BCEC0A15@nospamJinks.com>

Can you provide the code you are using, both that which works in the sample application, and that which does not, in your new application? I don't have Oracle installed, but someone might have a better time identifying a resolution with code.

-Dan

mpowell wrote:

> I am using ADO and trying to connect to an Oracle 8i (I think) database. I
> seem to connect using my connect string, however, when I submit the
> following SQL statement I receive an ORA-00911 error. The same query runs
> fine using the Oracle ODBC 32Bit Test application.
>
> SELECT C.CUSTOMERNO, C.COMPANYNAME FROM A_RCUST C WHERE ENTITY_CODE='DALLAS'
> ORDER BY C.CUSTOMERNO;
>
> Any ideas? Thanks!

--
Please reply to the newsgroup, not to me.  If you wish to contact me directly,
remove "nospam" from my email name before replying.
Thanks, Dan Jinks, Jinks Technoogy Management, Inc. 603-882-8222, www.Jinks.com.
Received on Thu Jun 28 2001 - 19:04:48 CDT

Original text of this message

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