Error Occurred While Processing Request

Error Diagnostic Information

An error occurred while attempting to process a HitCounter tag: ODBC Error Code = S1009 (Invalid argument value)

The error occurred on (or near) line 12 of the template file E:\INETPUB\SCRIPTS\DIRTYDOGZ\CFMS\HITCOUNTER.CFM.

     6: <CFSET Today = DateFormat(#Now()#, "mm/dd/yyyy")>
     7: <CFSET When = TimeFormat(#Now()#, "hh:mm:sstt")>
     8: 
     9: <cfquery name="ChkForPage" datasource="#database#">
    10: 	SELECT * FROM HitCounter
    11: 	WHERE PageName = '#Page#'
    12: </cfquery>
    13: 


[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

Hint: The cause of this error is usually either (1) You have used an incorrect data source name, or (2) You have changed the location of your data source either by moving it or renaming one of its parent directories. After moving a data source make sure you update its attributes using the Cold Fusion Administrator.

SQL = "SELECT * FROM HitCounter WHERE PageName = 'Unleashed CD'"

Data Source = "DirtyDogz"

The custom tag HitCounter (E:\INETPUB\SCRIPTS\DIRTYDOGZ\CFMS\HITCOUNTER.CFM) was called by template E:\INETPUB\SCRIPTS\DIRTYDOGZ\CFMS\HITCOUNTER.CFM, line 12l.

Date/Time: 07/03/09 21:23:47
Browser: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address: 38.103.63.62
Template: E:\INETPUB\SCRIPTS\DIRTYDOGZ\CFMS\HITCOUNTER.CFM

Please inform the site administrator that this error has occurred (be sure to include the contents of this page in your message to the administrator).