RE: Non simple values in a query record set?

2005-03-25 Thread Adrian Lynch
I'm suprised that query[column] ever worked. I thought that regardless of the recordcount it would always require query[column][row]!! Ade -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 25 March 2005 19:33 To: CF-Talk Subject: RE: Non simple values in a

RE: Non simple values in a query record set?

2005-03-25 Thread Ian Skinner
Source.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning -Original Message- From: Ian Skinner Sent: Friday, March 25, 2005 11:19 AM To: CF-Talk ....Subject: Non simple values in a query record set? Here's a fun one. ...

Non simple values in a query record set?

2005-03-25 Thread Ian Skinner
Here's a fun one. I have a record set, which is a manual joining of two other record sets, using all the general query functions. Somehow, one of the cells in the second row of this record set is being read as a complex value? When I try to output it, I get the following error. "Complex obj