I'll look into it.
--oren
>=20
> Oren, Is possible to fix the problem..?
>=20
> Thanks, Stefano.
>=20
>=20
> Stefano Facchetti wrote:
> >=20
> > I use ODBCStore, ODBCLog and Oracle database, when a quickfix's
query is
> > similar to:=20
> > SELECT ... FROM ... WHERE StringField=3D'' // '' =3D> Empty string
> > I have a problem.. the syntax is not correct for my database that
want
> > someting like this:
> > SELECT ... FOMT ... WHERE StringField IS NULL
|