Hi Nitesh,
 
 
Use nullValue function or dateNull function.
 
For example:
    select * from salesTable where salesTable.DeadLine == nullValue(salesTable.Deadline);
    select * from salesTable where salesTable.DeadLine == dateNull();
or
    objRange.value(queryValue(dateNull()));
 
Regards,
 
 
Sonny Wibawa Adi

Nitesh <[EMAIL PROTECTED]> wrote:
Hi all,
             i want to select  records from a table whose date is empty.i used null, '  '  and "   " in the criteria but it is not working .please help.
 
Regards
Nitesh


Sharing the knowledge on Axapta.


Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.

Sharing the knowledge on Axapta.



Yahoo! Groups Links

Reply via email to