Gilly400
23625 pts. | Nov 3 2008 12:58PM GMT
Hi,
I normally do something along these lines :-
Select xxxxx
From xxxxx
Where (name = :name or :name = ”) and (date = :date or :date = 0)
May not be the nicest way of doing this, but it works.
Regards,
Martin Gilbert.






