Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Conversion failed when converting the varchar value '82"' to data type int.
|
| |
The error occurred in E:/sites/pressboxonline/blog.cfm: line 7
|
5 : <cfelse>
6 : <cfquery name="get_story" datasource="#Request.dsn#">
7 : SELECT * FROM tblBlogs WHERE AuthorID = '#URL.AuthorID#' ORDER BY Date_Posted DESC
8 : </cfquery>
9 : </cfif>
|
|
| VENDORERRORCODE |
245 |
| SQLSTATE |
22018 |
| SQL |
SELECT * FROM tblBlogs WHERE AuthorID = '82"' ORDER BY Date_Posted DESC
|
| DATASOURCE |
pressboxonline |
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
54.234.231.49 |
| Referrer |
|
| Date/Time |
21-May-13 02:22 AM |
|