Error Executing Database Query.
|
|
Table 'boekel.crl_product_categories' doesn't exist
|
| |
The error occurred in /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 92
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/views/breadbrumbs-view.cfm: line 4
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 120
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 127
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/force-balance-inclinometers.cfm: line 49
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 92
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/views/breadbrumbs-view.cfm: line 4
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 120
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/cfc/bread_crumbs.cfc: line 127
Called from /Library/Tenon/WebServer/WebSites/www.crlsensors.com/force-balance-inclinometers.cfm: line 49
|
90 : <cfset var query_products = "">
91 :
92 : <cfquery name="query_products" datasource="#application.datasource#">
93 : select *
94 : from crl_product_categories pc
|
|
| SQLSTATE |
42S02 |
| SQL |
select *
from crl_product_categories pc
left join crl_product_sub_categories sc
on pc.category_id = sc.category_id
left join crl_products p
on sc.category_sub_id = p.category_sub_id;
|
| VENDORERRORCODE |
1146 |
| DATASOURCE |
Boekel |
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
23.20.196.179 |
| Referrer |
|
| Date/Time |
21-May-13 10:16 AM |
|