Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]The column prefix 'copyright' does not match with a table name or alias name used in the query.
|
| |
The error occurred in D:\Inetpub\wwwroot\impactlistscomau\queries\qry_getlists.cfm: line 71
Called from D:\Inetpub\wwwroot\impactlistscomau\displaylists.cfm: line 2
Called from D:\Inetpub\wwwroot\impactlistscomau\queries\qry_getlists.cfm: line 71
Called from D:\Inetpub\wwwroot\impactlistscomau\displaylists.cfm: line 2
|
69 : AND
70 : listcategory.listcategory_parentid = #attributes.listcategory_parentid#
71 : </cfif>
72 : AND
73 : list.listid = listwithcategory.listid
|
|
| SQL |
SELECT
DISTINCT list.listid,list_name,
list_file
FROM
list,
listwithcategory,
listcategory
WHERE
listwithcategory.listcategoryid = copyright.cfm
AND
list.listid = listwithcategory.listid
AND
list.activeflag = 1
ORDER BY
list_name
|
| DATASOURCE |
impactlists |
| VENDORERRORCODE |
107 |
| SQLSTATE |
HY000 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.60 |
| Referrer |
|
| Date/Time |
22-Nov-08 07:34 PM |
|