ORA-00937 error

From: Jeremie <jmeitz_at_hotmail.com>
Date: 18 Mar 2004 09:56:02 -0800
Message-ID: <1cb4c644.0403180956.18805158_at_posting.google.com>


When I run this simple sql statement out of VB 6.0 i get the ORA-00937 error.

select count(*) as SeqNbr from tca_plant_assgn where empID = '14995' and outage_cd = 'C10BO'

if I leave off the where clause it works fine. If I put the first SQL statement directly into Oracle it works fine. Not sure why it wont work out of VB 6? Received on Thu Mar 18 2004 - 18:56:02 CET

Original text of this message