| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> ORA-00937 error
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 - 11:56:02 CST
![]() |
![]() |