qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qexo-general] (no subject)


From: Lambert, Aubrie
Subject: [Qexo-general] (no subject)
Date: Mon, 3 May 2004 12:09:13 -0400

What if I have XML tags containing dates, as in:

 

<Date>2003-04-29</Date>

 

Let’s say I want to do a search for a date that is less than June 1st of 2003 but greater than March 15th of 2003:

 

            Date < 2003-06-01 AND Date > 2003-03-15

 

The above Date tag content could logically be lexically compared because the year-month-day character structure sorts in chorological order.

 

However, how can I enable String searches (which currently support “contains” and “equals” to also include “greater than” and “less than” operations?  

 

Will Qexo support this? 

 

Thank-you so much in advance!

 

 

Aubrie Lucille Lambert

Software Engineer

Concurrent Technologies Corporation

Office: (814) 269-6487

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]