Thanks so much Brian! I will go your steps in detail. I see you've done a few additional things there that I didn't know needed doing, and offered a great debug I never would have conceived of. That's primarily because (and I think I've mentioned this before), I'm a J2EE moron.
But without seeing the contents of the CFC files you're successfully using via BlazeDS remoting now, I just like to re-phrase the original concern that started me down this long track - for anyone else who would care to contribute solutions... For a simpleton like me, it boils down to these simple demonstrative steps: ********************************************* 1 - Use a Flex app to fetch a database query result from a --ColdFusion-- CFC. 2 - Set a Flex breakpoint and look at the web service result when it arrives. 3 - Isn't that pretty? See how easy it is to work that into a Flex datagrid? 4 - Now set your Flex app to fetch the result, but put the same CFC on --OpenBD-- instead. 5 - Using the same Flex breakpoint, look at THAT result when it arrives. It's quite different. 6 - So, how do we get the data that's buried within THAT web service into the Flex datagrid now? ********************************************* Is there any one on this planet who has successfully populated a Flex 3 datagrid with QUERY results in an openBD CFC? (That's the one in purple when you cfdump it. Put that in a datagrid. Please. Someone...) Or do I need to go through all my CFCs and convert the query to a structure, an array, an array of structures, an array or arrays, a structure of arrays, a structure of structures? What's the trick? Where's an example? Al --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
