Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid column name 'AMM'.
|
| |
The error occurred in E:\wwwroot\ctc_com\learnaboutctc\expertscorner_AMM.cfm: line 208
|
206 : <cfquery name="expertQry" datasource="#application.dsn#" dbtype="odbc">
207 : SELECT ectitle, echref, ectype, ecdate, ecdesc
208 : FROM #application.expertscornertbl#
209 : WHERE ectype = "AMM"
210 : ORDER BY ecdate DESC
|
|
| SQL |
SELECT ectitle, echref, ectype, ecdate, ecdesc
FROM expertscornertbl
WHERE ectype = "AMM"
ORDER BY ecdate DESC
|
| DATASOURCE |
ctc_com |
| VENDORERRORCODE |
207 |
| SQLSTATE |
42S22 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.16 |
| Referrer |
|
| Date/Time |
09-May-08 06:52 PM |
|