N
Nicholas
I set up an Excel file as a database to allow customers to
search for businesses by zip code.
It works superbly and I am now amazed at how easy it was.
However, when you first pull up the .asp page it shows the
following error. How to get rid of this...? Putting an
initial value in the search field makes no difference.
Database Results Error
Description: [Microsoft][ODBC Excel Driver] Extra ) in
query expression '(Zip = )'.
Number: -2147217900 (0x80040E14)
Source: Microsoft OLE DB Provider for ODBC Drivers
One or more form fields were empty. You should provide
default values for all form fields that are used in the
query.
search for businesses by zip code.
It works superbly and I am now amazed at how easy it was.
However, when you first pull up the .asp page it shows the
following error. How to get rid of this...? Putting an
initial value in the search field makes no difference.
Database Results Error
Description: [Microsoft][ODBC Excel Driver] Extra ) in
query expression '(Zip = )'.
Number: -2147217900 (0x80040E14)
Source: Microsoft OLE DB Provider for ODBC Drivers
One or more form fields were empty. You should provide
default values for all form fields that are used in the
query.