Apr 10, 2003 #1 IvanSS Programmer Joined Apr 10, 2003 Messages 1 Location RU Hi everyone, I have a problem with a FTSearch method. I have to create a query on datetime field. My code: Call collection.FTSearch("FIELD DateX < [01.01.2003]", 0) - generates error. How make it right? Thanks in advance. Ivan
Hi everyone, I have a problem with a FTSearch method. I have to create a query on datetime field. My code: Call collection.FTSearch("FIELD DateX < [01.01.2003]", 0) - generates error. How make it right? Thanks in advance. Ivan
Apr 30, 2003 #2 daleflannery Programmer Joined Dec 30, 2001 Messages 76 Location JP Is the date format correct? If running on the server it is using the server format. Find me @ onlinecorporatesoftware.com Upvote 0 Downvote
Is the date format correct? If running on the server it is using the server format. Find me @ onlinecorporatesoftware.com