Error Executing Database Query.
|
|
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND deleted=1 ORDER BY id asc LIMIT 1' at line 1
|
| |
The error occurred in C:/home/plumbzebra.com/wwwroot/services.cfm: line 129
|
127 :
128 : <cfquery datasource="plumbz" name="gnext">
129 : SELECT * FROM services WHERE id > #qservice.id# AND deleted=1 ORDER BY id asc LIMIT 1
130 : </cfquery>
131 :
|
|
| SQLSTATE |
42000 |
| EXCEPTIONS |
<small><i>not set</i></small> |
| DATASOURCE |
plumbz |
| VENDORERRORCODE |
1064 |
| SQL |
SELECT * FROM services WHERE id > AND deleted=1 ORDER BY id asc LIMIT 1 |
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
108.162.241.90 |
| Referrer |
|
| Date/Time |
28-Oct-25 03:05 AM |
|