| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: ORA-00911 error!
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
![]() |
![]() |