Help please, i don't understand something... :: I thought the upgrade 2.3.1 --> 2.3.2 could be done withOUT needing to rebuild the database..? If so then there is a function somewhere in 2.3.2 that refers to a column in the table 'container' called 'displayMethod'. This column doesn't exist in my 2.3.1 installation... am i expected to create it myself? Many thanx, i'm sure there's an easy answer to this as it appears to be an obvious problem and many of you will have done a 2.3.1 -- 2.3.2 before...? :) details: -------- SQL: SELECT mirrorID,label,objectID,displayMethod,bShared FROM DBO.container WHERE ObjectID = 'E92FB695-BCD6-83B4-78821D1F670CBF36' Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid column name 'displayMethod'. The error occurred in W:\farcry\fourq\_fourq\getData.cfm: line 113 Called from W:\farcry\fourq\fourq.cfc: line 71 Called from W:\farcry\farcry_core\tags\container\container.cfm: line 95 Called from W:\farcry\aLocalPrinter\packages\types\_zProduct\display.cfm: line 491 Called from W:\farcry\aLocalPrinter\packages\types\zProduct.cfc: line 59 Called from : line 1 Called from W:\farcry\fourq\tags\contentobject.cfm: line 45 Called from W:\farcry\farcry_core\tags\navajo\display.cfm: line 270 Called from W:\farcry\farcry_core\tags\navajo\display.cfm: line 1 Called from W:\farcry\aLocalPrinter\www\index.cfm: line 4 Called from W:\farcry\fourq\_fourq\getData.cfm: line 113 Called from W:\farcry\fourq\fourq.cfc: line 71 Called from W:\farcry\farcry_core\tags\container\container.cfm: line 95 Called from W:\farcry\aLocalPrinter\packages\types\_zProduct\display.cfm: line 491 Called from W:\farcry\aLocalPrinter\packages\types\zProduct.cfc: line 59 Called from : line 1 Called from W:\farcry\fourq\tags\contentobject.cfm: line 45 Called from W:\farcry\farcry_core\tags\navajo\display.cfm: line 270 Called from W:\farcry\farcry_core\tags\navajo\display.cfm: line 1 Called from W:\farcry\aLocalPrinter\www\index.cfm: line 4 111 : FROM #arguments.dbowner##tablename# 112 : 113 : WHERE ObjectID = '#arguments.objectID#' 114 : 115 : SELECT mirrorID,label,objectID,displayMethod,bShared FROM DBO.container WHERE ObjectID = 'E92FB695-BCD6-83B4-78821D1F670CBF36' thanx VV

View this message in context: 2.3.1. --> 2.3.2
Sent from the FarCry - Dev forum at Nabble.com.

Reply via email to