How do I get flex to query my database?
Answer / Rahul Gaur
To interact with a database in Adobe Flex, you typically use a server-side technology like ColdFusion, PHP, or ASP.NET. On the client side, you can utilize services provided by these technologies, such as Remote Objects (for ActionScript Remoting), Web Services, or RESTful services. However, Flex does not natively support database interaction without a server-side component.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is interface in term of oop (flash actionscript)? : adobe flex action script
Can I still build flex 2 applications with flex builder 3 beta 3?
What is shared object?
How do you implement push on a flex applications?
What is interface or benefit of interface in term of oop? : adobe flex action script
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
Tell some new capabilities / features of flash as 3.0?
What is a resource manager in flex actionscript? : adobe flex action script
Difference between data grid and advanced data grid?
How do you implement push with flex data services? : adobe flex action script
How do you use a repeater in actionscript? : adobe flex action script