Quoting FlashGuy <[EMAIL PROTECTED]>: > > I need to update two fields in my database. For example, I have two > fields called "data1" and "data2". THe below code updates only > "data1" field. > Whats the correct syntax to also update "data2" field at the same > time?
http://livedocs.macromedia.com/cfmxdocs/Developing_ColdFusion_MX_Applications_with_CFML/updateData4.jsp#1114106 http://www.mysql.com/doc/en/UPDATE.html Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

