I'm developing a search page for my database and I need to find the results between two field options. I seem to be getting an error every time I want to search for the results. I am using Dreamweaver for asp development. Does anyone have any recommendations? Error below.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'Client.client_ID 14 AND job_act = 'active''.
Link to record set is below.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'Client.client_ID 14 AND job_act = 'active''.
Link to record set is below.