I have just created my first asp pages which are a basic search page and insert new record page, they are linked to a little .mdb database.
everything works fine on my local win2k machine, but when i upload the files to my companmy intranet server i get a blank page when i click search, i then added a .mdb DSN on the server exactly the same as the one on the local machine (except the path to the .mdb files is different) and then the error i got when i clicked search is the following:
error type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
{Microsoft}[ODBC Microsoft Access Driver] too few parameters, expected 2.
/ultraddevtest/results.asp, line 15
Any ideas or help would be very much appreciated, as i said i am very new to this database stuff!!!!
Many Thanks in advance
Neil.
everything works fine on my local win2k machine, but when i upload the files to my companmy intranet server i get a blank page when i click search, i then added a .mdb DSN on the server exactly the same as the one on the local machine (except the path to the .mdb files is different) and then the error i got when i clicked search is the following:
error type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
{Microsoft}[ODBC Microsoft Access Driver] too few parameters, expected 2.
/ultraddevtest/results.asp, line 15
Any ideas or help would be very much appreciated, as i said i am very new to this database stuff!!!!
Many Thanks in advance
Neil.