Error Diagnostic InformationAn error has occurred while processing the expression: 9: <cfquery name="search" datasource="D_SQL_IMTNBIKE_MAIN">
10: select * from micro
11: <cfif #company# is not "" or #city# is not "" or #state# is not "">
12: where
13: <cfif #state# is not "">
14: state = '#state#' <cfif #city# is not "" or #company# is not ""> and </cfif>
Error resolving parameter company Cold Fusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
Date/Time: 07/24/97 00:52:06 |