Hi all -
I'm trying to build a small Access Database (that came with VB5) - I'd like
the database records sorted and displayed by date (which it does - date is
an indexed field) but if I have one record with a certain date and try to
input another one with the same date I get an error message...I'm assuming
the program doesn't know how to sort two fields containing the exact same
information?
Any help will be appreciated...
Thanks - John
I'm trying to build a small Access Database (that came with VB5) - I'd like
the database records sorted and displayed by date (which it does - date is
an indexed field) but if I have one record with a certain date and try to
input another one with the same date I get an error message...I'm assuming
the program doesn't know how to sort two fields containing the exact same
information?
Any help will be appreciated...
Thanks - John
Comment