Hello,
I have created a query in MS access.
This query requires a parameter (a double) to excecute.
When I generate straight forward the code and open the list page it will come up with the message:
__
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
/include/commonfunctions.asp, line 1060
___
Is there a way I can ask the user to fill in the parameter or provide the parameter to the url via a post.
Thanks!
Erik