Hi,
I am stumped. I am using the newest beta version and I am getting the following error:
Error number -2147217913
Error description [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
URL /qryNotes_list.asp
SQL query select [NotesID], [EnquiryFK], [DateNote], [Status], [Comments], [AssignedConsultant] From [qryNotes] where [EnquiryFK] = '51' ORDER BY [NotesID] DESC
The dates do not have Null values. If I remove the where statement i.e. do not designate a Master and Detail table in step 3, the list is displayed, but obviously with no filtering.
EnquiryFK is on type Number if that is any clue.
If someone could give me an idea, that would be great.
Regards
Julie