Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.
|
| |
The error occurred in C:\WebRoot\www.bostonresourcenet.org\new.cfm: line 8
|
6 : From Content
7 : Where DateDisplay <= #CreateODBCDate(Now())# AND
8 : DateExpire >= #CreateODBCDate(Now())# AND
9 : Content <> ''
10 : ORDER BY DateDisplay DESC
|
|
| SQL |
Select *
From Content
Where DateDisplay <= {d '2008-05-09'} AND
DateExpire >= {d '2008-05-09'} AND
Content <> ''
ORDER BY DateDisplay DESC
|
| DATASOURCE |
bostonresourcenet |
| VENDORERRORCODE |
306 |
| SQLSTATE |
HY000 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.17 |
| Referrer |
|
| Date/Time |
09-May-08 07:26 PM |
|