It was I who mentioned thinArrays. I just checked the link at:
http://www.rohanclan.com/products/neuromancer/
It works, but it is awfully slow. (Rob host has been
reconfiguring/moving the site).
If you are unsuccessful, email me off-list and I will send you the
thinArray CFC which includes the docs,
I can't attach or include them to this post because of list limitations
on message sizes & attachments.
Dick
On May 21, 2004, at 11:23 AM, Rick Root wrote:
> I've given up on the idea of returning an array of complex datatypes..
> it doesn't work... if anyone can prove me wrong, please do.
>
> I have a CFC that needs to return query results to a Visual Basic
> application.
>
> But if the query fails, I need to return an error code and an error
> message.
>
> I've been doing this by having the return type be an array, with the
> first element being a structure containing ERRORCODE and ERRORMESSAGE
> keys... and the second element containing an array of structures.
>
> Works fine for Flash, but it's not portable.
>
> So how do I solve this problem?��I've been tackling it all day and I'm
> not getting anywhere.
>
> Someone mentioned thinArray the other day, but there is very little
> information on the web about it, and the link that was posted isn't
> valid.��At least, it's not working for me right now.
>
> ��- Rick
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

