Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Farley78 #1
Dynamic XML Schema and DataSet Component
Hello,
I am trying to use a DataSet Component to hold data loaded from
a SQL table. The design of my application requires that all components be added
at run time via ActionScript. All interaction with the DataSet Component is
done through ActionScript and not the Component Inspector. When I load the SQL
data I create a dynamic XML.schema for the DataSet Component based upon the
column headings of the SQL table. All of this work fine. What I need now is to
dynamically add data to the DataSet after the schema is defined, preferably
with XML. So, overall I am looking for help on how to tell an instance of a
DataSet Component to populate it's self with data from XML via ActionScript.
Any and All help is greatly Appreciated.
Thanks,
Farley78
Farley78 Guest
-
search DataSet component
Hello, I am using XMLConnector to receive data from a external xml file I am binding DataSet component to the XMLConnector. Does DataSet component... -
Datagrid - XMLConnector and Dataset.schema
Hi all, I want to display the contents of an XML file into a datagrid component. So, I use a Datagrid component, an XMLConnector component and a... -
How to add schema information into xmldocument from typed dataset
Hi, I'm trying to return an XmlDocument or XmlNode converted from a typed dataset. public XmlNode whatever() { MyTypedDataSet ds = new... -
Typed Dataset schema not showing in WSDL
I have a simple typed dataset that is being returned by a WebMethod. When I use WSDL to query the webservice, the schema of the dataset is not being... -
binding a dataset with complex schema
Hi, I would like to know if it's possible to specify (via XPath or some other mechanism) a combination of attributes and nodes to use in a...



Reply With Quote

