Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near ')'.
|
|
The error occurred in D:/inetpub/wwwroot/G/greenmax/products.cfm: line 29
|
27 : pd.nm_image_nw
28 :
29 : from product p, product_detail pd where p.id_prd = pd.id_prd and p.id_prd in (select id_prd from product_category where id_cat = #cat#) and pd.id_del = 0
30 : and pd.amt_price_lowest_disp > 0 order by p.id_order
31 : </cfquery>
|
|
SQLSTATE |
HY000 |
EXCEPTIONS |
<small><i>not set</i></small> |
DATASOURCE |
ecom |
VENDORERRORCODE |
102 |
SQL |
select distinct
p.nm_prd,
p.id_order,
p.nm_file_gallery,
p.id_prd,
pd.tx_header,
pd.tx_header_alphanumeric,
pd.amt_price_lowest_disp,
pd.nm_image_nw
from product p, product_detail pd where p.id_prd = pd.id_prd and p.id_prd in (select id_prd from product_category where id_cat = ) and pd.id_del = 0
and pd.amt_price_lowest_disp > 0 order by p.id_order |
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
172.70.175.42 |
Referrer |
|
Date/Time |
30-May-23 03:48 AM |
|