Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near '='.
|
| |
The error occurred in C:\websites\dev\model\content.cfc: line 9
Called from C:\websites\dev\controller\main.cfc: line 330
Called from C:\websites\dev\parsed\main.content.cfm: line 14
Called from C:\websites\dev\fusebox5\Application.cfc: line 228
Called from C:\websites\dev\fusebox5\Application.cfc: line 218
Called from C:\websites\dev\model\content.cfc: line 9
Called from C:\websites\dev\controller\main.cfc: line 330
Called from C:\websites\dev\parsed\main.content.cfm: line 14
Called from C:\websites\dev\fusebox5\Application.cfc: line 228
Called from C:\websites\dev\fusebox5\Application.cfc: line 218
|
7 : <cfquery datasource="#application.database.main#" name="getPage">
8 : select * from instanthtml.dbo.content
9 : where ID = #id#
10 : </cfquery>
11 : <cfreturn getPage>
|
|
| SQLSTATE |
HY000 |
| SQL |
select * from instanthtml.dbo.content
where ID = |
| VENDORERRORCODE |
102 |
| DATASOURCE |
instantCluster |
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.16 |
| Referrer |
|
| Date/Time |
09-May-08 06:08 PM |
|