Error Executing Database Query.
|
|
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Cannot open database '(unknown)'. It may not be a database that your application recognizes, or the file may be corrupt.
|
| |
The error occurred in C:\websites\cfdirectory\www\queries\qry_getsettings.cfm: line 43
Called from C:\websites\cfdirectory\www\fbx_Settings.cfm: line 20
Called from C:\websites\cfdirectory\www\fbx_fusebox30_CF50_turbo.cfm: line 73
Called from C:\websites\cfdirectory\www\fbx_fusebox30_CF50_turbo.cfm: line 1
Called from C:\websites\cfdirectory\www\index.cfm: line 26
|
41 : SELECT * FROM Settings
42 : where SiteURL like '%#thisURL#%'
43 : OR SiteURL like '%#Replace(thisURL,"www.","")#%'
44 : OR SettingID = 1
45 : ORDER BY SettingID DESC
|
|
| SQL |
SELECT * FROM Settings
where SiteURL like '%www.cfdirectory.com%'
OR SiteURL like '%cfdirectory.com%'
OR SettingID = 1
ORDER BY SettingID DESC
|
| DATASOURCE |
cfdirectory |
| VENDORERRORCODE |
-1206 |
| SQLSTATE |
HY000 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.61 |
| Referrer |
|
| Date/Time |
20-Aug-08 07:38 PM |
|