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?

Ray Bujarski
Direct 858-845-7669
Pager  858-636-9900 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

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

Reply via email to