![]() |
![]() |
||||||
|
|||||||
| Tags: call, flex |
![]() |
|
|||
|
"Muthu_cool" <webforumsuser@macromedia.com> wrote in message news:g98ddm$70a$1@forums.macromedia.com... > Hi, > I am developing the application for which i used flex as my UI and > dotnet > is my code behind using web service. I need to know how to access the db. > Any > code for it...Help me out. Check out 4guysfromrolla.com. HTH; Amy |
|
|||
|
Flex doesn't do database access directly; you'll need to use your ASP.NET app
to fetch the data. Here's an example with code samples in ASP.NET that does webservice for Flex: http://viconflex.blogspot.com/2006/1...-for-flex.html |
|
|||
|
You can use HTTPService, WebService, or RemoteObject to make the db request,
but something on the server, such as php script, ColdFusion, Java, ASP .NET, etc. must perform the actual DB access and return the result to Flex. HTTPService is probably easiest, result in the ResultEvent result property. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise