You can set the dataProvider attribute such that it is boundto a
representation of XML (the results of a web service callperhaps) or any
number of other data representitive objects thatyou can define
(ArrayCollection, XMLListCollection, etc). You candefine these abstract
objects with your data base schema, manually.Does your database expose
operations as web services? Like ifyou've got a coldfusion component
class which you canreference/execute as a webservice you can define an
operation toretre...