RE: query object error

2009-06-30 Thread Adrian Lynch
Could you show more of your code. This works for me. Oh and you don't need to assign to a temp var when using QuerySetCell. Adrian -Original Message- From: Kamru Miah [mailto:k.m...@csl.gov.uk] Sent: 30 June 2009 11:43 To: cf-talk Subject: query object error I am using CF8

Re: query object error

2009-06-30 Thread Kamru Miah
I just realised that the 'role' query form a include file is returntype=struct, and not returntype=query - dah! So now the question is, how do I insert a value to the 'positions' cell of the structure, please? Could you show more of your code. This works for me. Oh and you don't need to

RE: query object error

2009-06-30 Thread Adrian Lynch
cfset role.positions = your value -Original Message- From: Kamru Miah [mailto:k.m...@csl.gov.uk] Sent: 30 June 2009 12:08 To: cf-talk Subject: Re: query object error I just realised that the 'role' query form a include file is returntype=struct, and not returntype=query - dah

Re: query object error

2009-06-30 Thread Kamru Miah
Thanks - problem solved (and simpler than StuctUpdate, too!) :-) cfset role.positions = your value ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: