Error Executing Database Query.
|
|
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY menu_order,type_name' at line 4
|
| |
The error occurred in C:/HostingSpaces/antiques/antiquesandfineart.com/wwwroot/search/indexform.cfm: line 33
Called from C:/HostingSpaces/antiques/antiquesandfineart.com/wwwroot/search/index.cfm: line 441
Called from C:/HostingSpaces/antiques/antiquesandfineart.com/wwwroot/search/indexform.cfm: line 33
Called from C:/HostingSpaces/antiques/antiquesandfineart.com/wwwroot/search/index.cfm: line 441
|
31 : SELECT *
32 : FROM inventory_type
33 : WHERE date_deleted IS NULL AND date_disabled IS NULL AND parent_id = <cfqueryparam value = "#url.id#" cfsqltype = "cf_sql_integer">;
34 : ORDER BY menu_order,type_name
35 : </cfquery>
|
|
| SQLSTATE |
42000 |
| EXCEPTIONS |
<small><i>not set</i></small> |
| DATASOURCE |
c150026-h221640_cafadb |
| VENDORERRORCODE |
1064 |
| SQL |
SELECT *
FROM inventory_type
WHERE date_deleted IS NULL AND date_disabled IS NULL AND parent_id = (param 1) ;
ORDER BY menu_order,type_name |
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
216.73.216.187 |
| Referrer |
|
| Date/Time |
30-Oct-25 10:19 AM |
|