Hi All,
I have got a strange proble,i execut ethe following query through Toad or SQLplus
select count(*) from tableA
it works fine
but if i execute the same from Visial basic DLL i throws up the verror
ORA-00937: not a single-group group function
is it a problemwith oledb provider or MDAC 2.7?
regards
anil
I have got a strange proble,i execut ethe following query through Toad or SQLplus
select count(*) from tableA
it works fine
but if i execute the same from Visial basic DLL i throws up the verror
ORA-00937: not a single-group group function
is it a problemwith oledb provider or MDAC 2.7?
regards
anil