Question
CFC Not Returning Struct
Hi,
I have been using CFC's a while now so it's nothing really that new to me. I have returned structures from CFC's before with no problems at all - and on this same server I use with other applications.
However, this one application just isn't returning the struct from the function my page invokes. The function contains an SQL query, which funnily enough processes just fine, yet nothing in the form of a structure is returned,
I don't get any errors of any sort and the code I am using has been used before. So, I guess my questions is, would anyone know why this wouldn't return what I am wanting it to? It's really very confusing. (see code attached if it helps).
Many thanks in advance for tackling this puzzling issue!!
Mikey.
I have been using CFC's a while now so it's nothing really that new to me. I have returned structures from CFC's before with no problems at all - and on this same server I use with other applications.
However, this one application just isn't returning the struct from the function my page invokes. The function contains an SQL query, which funnily enough processes just fine, yet nothing in the form of a structure is returned,
I don't get any errors of any sort and the code I am using has been used before. So, I guess my questions is, would anyone know why this wouldn't return what I am wanting it to? It's really very confusing. (see code attached if it helps).
Many thanks in advance for tackling this puzzling issue!!
Mikey.