ActionScript MySQL Driver: asSQL, access database from Flex - Ntt.cc

by minidxer on 2008-02-01 23:34:36

As we all know, we cannot use that data source to directly connect to a database with Flex, and Flex does not connect to the database directly. There is better data integration in FlexBuilder 3, but we still cannot directly connect to a database and load/push data; it is in the form of wizards that help developers write server-side code to communicate with databases. So, how does a Flex application access data from a database?