That's..umm..just the way the cfgridupdate tag generates the SQL..I have
no control over that.

<cfgridupdate grid="vehiclestuff"
              datasource="relora"
              tablename="VEHICLE_TBL"
              dbtype="Oracle80"
              keyonly="No">


-Gel


-----Original Message-----
From: Shawn Regan [mailto:[EMAIL PROTECTED]] 

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), 

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to