Error Diagnostic InformationODBC Error Code = 07001 (Wrong number of parameters) [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1. Hint: The cause of this error is usually that your query contains a reference to a field which does not exist. You should verify that the fields included in your query exist and that you have specified their names correctly. SQL = "select CatID, Title, Pic, Shortdesc, Description, InvID, DateOfPub, OutOfStock, Download, DistributionID, FullTextLink FROM PubCatalog WHERE Title LIKE 'Bulletin%' ORDER BY Title DESC" Data Source = "PUBSTORE" The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (2:2) to (2:63) in the template file D:\WebSites\HSIPC\publications\bullet.cfm. Date/Time: 05/11/08 23:57:42 |