Apr 10, 2003 #1 IvanSS Programmer Apr 10, 2003 1 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 Dec 30, 2001 76 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