> On Thursday 24 May 2007, Daniel Kessler wrote: >> ORA-00936: missing expression which leads me to believe I have the >> wrong number of values, but in checking and rechecking and >> rechecking, I don't see the problem. I even gave up on the loop and >> wrote it all out.
Not necessarily the wrong number of values (or columns)......but could also be a missing comma somewhere making the DB think 2 cloumns/values are one. We deal with these issues under the "15 minute rule".....if ya can't see it in 15 minutes it's dead bloody simple and you must ask someone else to look at your code and then shame you by pointing out your silly typo ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com Notice: This message, including any attachments, is confidential and may contain information that is privileged or exempt from disclosure. It is intended only for the person to whom it is addressed unless expressly authorized otherwise by the sender. If you are not an authorized recipient, please notify the sender immediately and permanently destroy all copies of this message and attachments. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279075 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

