Awesome, thanks so much. It's Exatly what i needed.

--- In [email protected], "Andrew Stopford" <[EMAIL PROTECTED]>
wrote:
> Hi Steve.
> 
> Check out the following
> 
> http://weblogs.asp.net/astopford/archive/2004/04/05/107786.aspx
> 
> Andrew
> ----- Original Message ----- 
> From: FuzzyMan45 
> To: [email protected] 
> Sent: Wednesday, April 28, 2004 9:34 PM
> Subject: [flexcoders] .NET Web Service
> 
> 
> Hello, i'm working on getting some data from an MS SQL database into
> Flex via a .NET Web Service. Right now i'm experimenting with the
> best/easiest ways to pass the data to flex. I have 2 fields that i
> have to pass in from each record. Currently, i'm have 3 functions, one
> returns a String, one an Array of Strings and one returns a DataSet
> type. 
> 
> My question is, would i assemble my own XML and concatenate everything
> together in one String then return it as XML in my <mx:Webservice>
> tag? I have tried a few combinations with that and also with the
> array of strings and nothing seems to work out. I know that Flex can't
> natively read the .NET DataSet type, how would i go about parsing that
> myself?
> If anyone has any ideas, even conceptual ones to brainstorm, that'd be
> great.
> 
> Thanks in advance.
> Steve Jost
> c:Spot InterWorks
> 
> 
> 
>
------------------------------------------------------------------------------
> Yahoo! Groups Links
> 
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
> 
> b.. To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> 
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.



Reply via email to