Why do you have "" around your table name and field names? Shawn Regan
-----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 2:30 PM To: CF-Community Subject: CFGRIDUPDATE error Hey guys and gals.. I suspect this is a standard CFGRID error....what does it mean? :-\ What the heck am I doing wrong. -Gel --------- ORA-00957: duplicate column name Data Source = "RELORA" SQL = "UPDATE "VEHICLE_TBL" SET "COST_CENTER_CD" = :1 , "COST_CENTER_CD" = :2 WHERE "VEHICLE_NBR" = :3 AND "VEHICLE_NBR" = :4 AND "COST_CENTER_CD" = :5 AND "COST_CENTER_CD" = :6" The error occurred while processing an element with a general identifier of (CFGRIDUPDATE), ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
