T
Tony Girgenti
Hello.
WIN XP Pro sp2, Access 2003.
I developed an append query which has a criteria on one of the fields. The
query runs without error, but no records are put into the new database.
The criteria field is on a text field, but we are storing a Date/Time in the
text field ie."3/01/2005 12:55:23 PM". I am comparing the text field to a
form field with a format of Short Date. I stopped the debugger after the
date is entered on the form and it shows the form field date as
"12/07/2005".
I think that is my problem. So how do i make the two date fields the same
format for comparison ?
Thanks,
Tony
WIN XP Pro sp2, Access 2003.
I developed an append query which has a criteria on one of the fields. The
query runs without error, but no records are put into the new database.
The criteria field is on a text field, but we are storing a Date/Time in the
text field ie."3/01/2005 12:55:23 PM". I am comparing the text field to a
form field with a format of Short Date. I stopped the debugger after the
date is entered on the form and it shows the form field date as
"12/07/2005".
I think that is my problem. So how do i make the two date fields the same
format for comparison ?
Thanks,
Tony