mithani
Registered User.
- Local time
- Tomorrow, 07:30
- Joined
- May 11, 2007
- Messages
- 291
Hi everyone,
Can anyone please tell me why where condition is not fetching any record?
Thanks for your help.
Mithani
Can anyone please tell me why where condition is not fetching any record?
Code:
SELECT DIE_NUMBER, DIE_DESCRIPTION, SECTIONTYPE FROM EXTRUSION WHERE ((Extrusion.SECTIONTYPE)=(FORMS!Reference!SectionType)) ORDER BY DIE_DESCRIPTION;
Thanks for your help.
Mithani