Answer Posted / 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 |
Post New Answer View All Answers