/t5/coldfusion-discussions/update-query/td-p/892772Oct 22, 2008
Oct 22, 2008
Copy link to clipboard
Copied
I have a table that contains 230 unique records and another
with 20000. I want to update the second table using a comparison
between a common fields in both tables. My query is shown below.
However, when I run this query I get the following error:
[Macromedia][SequeLink JDBC Driver][ODBC
Socket][Microsoft][ODBC Microsoft Access Driver] Operation must use
an updateable query.
The error occurred in
C:\ColdFusion8\wwwroot\electrack\cfTest.cfm: line 10