The primary key for the visitors_ccr table was not found in the '' datasource.
|
|
Ensure that the table name is in the format that the database server expects. (For example. Oracle Server table name must be uppercase or the server table name must be qualified in the format "schema.table_name". For SQL Server, the format is "databasename.username.tablename", for example, customers.dbo.orders)
|
| |
The error occurred in E:\sites\rother\ccrcleaners.com\www\Application.cfm: line 14
|
12 : <cfset form.visitor_key = "1">
13 : </cfoutput>
14 : <cfupdate datasource="ccrcleaners" tablename="visitors_ccr" dbtype="ODBC" formfields="visitor_number,visitor_key">
15 :
16 : </cfif>
|
|
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.179.237 |
| Referrer |
|
| Date/Time |
20-May-12 06:04 PM |
|