dmeyer54
Programmer
- Dec 22, 2003
- 2
Hi,
I am using the ACCPAC xAPI via Visual Basic 6.
I am using the "Browse" method of a view and trying to filter based on date.
Does anyone know what format I need to put the date in my filter statement into for ACCPAC to recognize it?
I have tried the following formats:
DATEINV >= "01/01/2004"
DATEINV >= 01/01/2004
DATEINV >= "1/1/2004"
DATEINV >= 1/1/2004
Any help would be appreciated!
(We are using ACCPAC 5.1A Enterprise Edition)
I am using the ACCPAC xAPI via Visual Basic 6.
I am using the "Browse" method of a view and trying to filter based on date.
Does anyone know what format I need to put the date in my filter statement into for ACCPAC to recognize it?
I have tried the following formats:
DATEINV >= "01/01/2004"
DATEINV >= 01/01/2004
DATEINV >= "1/1/2004"
DATEINV >= 1/1/2004
Any help would be appreciated!
(We are using ACCPAC 5.1A Enterprise Edition)