NickStiven
Technical User
I use a bespoke database built with Visual FoxPro. I have been using Crystal 6 and vpfodbc.dll (Version 6.1.8629.1) to read an employee table and report the birthdays of everyone who has not left. These people therefore are those where {staff.leftdate}= Date (1899,12,30), which I understand is VFP's way of reporting a blank date. Crystal 6 has no problems.
Crystal 9, however, resolutely refuses to understand Date (1899,12,30) or Date (0,0,0) and the entry is not blank (so I cannot use the IsNull function).
Anybody got any ideas what I'm missing?
Nick Stiven
Crystal 9, however, resolutely refuses to understand Date (1899,12,30) or Date (0,0,0) and the entry is not blank (so I cannot use the IsNull function).
Anybody got any ideas what I'm missing?
Nick Stiven