You'll need to give us a lot more information to help here :) The OpenBD implementation has an extra flag to help you work with JS libraries, because the default implementation isn't at all useful when pushing to ExtJS or GWT.
Sounds like you are passing in data type that can't be converted to JSON; possibly a CFC? Open up a bug report of a orking example of what works in CF but not in OpenBD and we'll look into it. thanks Bill Berzinskas wrote: > So, I use CF's serializeJSON, but not on queries because it doesn't > play well with my JS library (YUI to be exact).. YUI (at least in > the examples), much prefers a very convoluted data packet.. As best > as I can figure, It's a struct of arrays of structs.. > > one top level struct which contains data pertaining to the data set > (result count, start row, end row, result array).. Inside that, > theres an array of structs which are the data elements.. > > It took a while to get this right in CF.. and now, in openBD, I > receive an error "Data is not supported".. I *could* go find some > function to handle this, but figured I'd open it for discussion > first.. --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
