We Talk Coding

How to integrate databases with Adobe Flex?

I'm in the brainstorming phase of a project in Adobe Flex and it's become evident that I need to use a server-side database to manage data. My questions are: How can this be done in Flex?; Which language would be best for working in Flex (MySQL)?; and finally Are there any good tutorials online that could help after I've picked out my database and language? I'd prefer video-based tutorials since I learn better visually, but online documentation works good too. If you've used Flex with databases before, could you share your thoughts on the process and what I should know going into it? Thank you all for the help.

Public Comments

  1. I recommend PHP - a framework like symfony might be the best choice, but I would go with rolling my own. The LAMP (Linux, Apache, MySQL, PHP) environment is pretty hard to beat.
Powered by Yahoo! Answers