Most likely a reserve word clash, or a dot, comma or quote in the wrong spot. I would suggest progressively chopping lines of code out until you locate the offending line, and then try and sort out why it's spitting at you.
Phil. ----- Original Message ----- From: "Drouyan Chamberlain" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Monday, March 31, 2003 3:41 PM Subject: [cfaussie] Ingres insert/update woes > Hey All > > CFMX is returning an error when I do an update or insert to an ingres db > > "The system has attempted to use an undefined value, which usually > indicates a programming error, either in your code or some system code. > Null Pointers are another name for undefined values" > > The above is not a db error. The inserts and updates actually work. Just > when cfmx gets the response back from the db it errors out. I would prefer > not to just hide the prob inside a cfcatch but will if I have to. Same > inserts into Oracle/SQL Server are fine. Any ideas? > > thanks > > > Drouyan Chamberlain > Web Developer > Barwon Water > Ph: (03) 52262360 > Mob: 0417168184 > Fax: (03) 52210094 > **************************************************************************** ***************** > > > The information in this e-mail message and any files transmitted with it > are confidential > and/or privileged and are intended only for the use of the individual or > entity to whom > they are addressed. If you received this message in error please notify us > immediately > by telephone or return e-mail and delete all copies from your computer > system, as your > retention, distribution or copying of this message and files is strictly > prohibited. > It is the recipient's responsibility to check this message and files for > viruses. > > Barwon Water is committed to the information principles contained in the > Freedom of Information Act 1982 and the Information Privacy Act 2000. > For a copy of our Personal Privacy Charter please contact us or visit our > website > www.barwonwater.vic.gov.au > > **************************************************************************** ******************* > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
