Subject | firebird client crash with select |
---|---|
Author | Marcelo Pitanga |
Post date | 2003-04-07T19:19:32Z |
Hi,
I´ve installed firebird 1.0 and when i execute the following command my
client crash.
select r.cod_hermes, r.nom_rev from revendedora r
where
r.cod_hermes in
( select r1.cod_hermes from revendedora r1
group by r1.cod_hermes
having count(*)>1 )
What´s happening?
ps. my computer is a DELL Pentium III - 128Mb - windows ME.
Thanks in advance
[]'s
Marcelo
I´ve installed firebird 1.0 and when i execute the following command my
client crash.
select r.cod_hermes, r.nom_rev from revendedora r
where
r.cod_hermes in
( select r1.cod_hermes from revendedora r1
group by r1.cod_hermes
having count(*)>1 )
What´s happening?
ps. my computer is a DELL Pentium III - 128Mb - windows ME.
Thanks in advance
[]'s
Marcelo