Error Executing Database Query.
|
|
The Microsoft Jet database engine cannot find the input table or query 'circuit_players_000'. Make sure it exists and that its name is spelled correctly.
|
| |
The error occurred in D:\WebSpace\chessaus\ssl\circuit.cfm: line 956
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 931
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 929
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 914
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 1
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 956
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 931
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 929
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 914
Called from D:\WebSpace\chessaus\ssl\circuit.cfm: line 1
|
954 : </cfif>
955 :
956 : order by cp.[#category_current#] desc, cp.[events_#category_current#] asc, cp.rating asc
957 : </cfquery>
958 :
|
|
| SQL |
select *, cp.[events_Women] as events
from circuit_players_000 cp
where 1 = 1
and (cp.[Women] is not null) and (cp.[Women] <> 0)
order by cp.[Women] desc, cp.[events_Women] asc, cp.rating asc
|
| DATASOURCE |
data_news |
| VENDORERRORCODE |
3127 |
| SQLSTATE |
|
|
|
Please try the following:
|
| Browser |
ColdFusion |
| Remote Address |
203.12.234.31 |
| Referrer |
|
| Date/Time |
03-Sep-10 01:04 PM |
|