|
webcats -> Database using Access query - passing parameter (8/23/2003 22:22:56)
|
I'm using .asp pages to query an Access database using a query I created in Access (specified in the DRW). What I'd like to do is specify a parameter to limit the query's results. The query field that I'm using, AreaID should = the specific Website (there are about 12). I tried creating the database results, then changing to HTML view and adding "WHERE AreaID=3" to the "s-sql=" and "fp_sQry=" parts, but I get an error: Too few parameters. Expected 1. Number: -2147217904 I'd prefer not to use a Custom Query. Anyone have any ideas? Thanks.
|
|
|
|