As mentioned before, I never had a problem b4 I upgraded. But also, my
editor doesn't highlight it as it does other reserved words.

-----Original Message-----
From: Angel Stewart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 4:17 PM
To: CF-Talk
Subject: RE: Date problem with CFMX and Oracle


Mm..is Status a reserved word?

-Gel


-----Original Message-----
From: Ray Bujarski [mailto:[EMAIL PROTECTED] 

I am trying to do an update to my DB:
UPDATE BookInventory 
SET Status = 'Checked Out', 
    CheckedTo = 'rayb', 
    ChgDate = {ts '2003-09-16 16:08:22'} 
WHERE id = 2043 
This worked fine before, I updated my CFMX server to 6.01 and my JDBC
drivers to 1.4, and am now getting column doesn't exist! Does anyone
know why this no longer works?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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

Reply via email to