FlexSQL is a Flex RIA component designed to run SQL queries directly in Flex at runtime and get results back into Flex as a standard XML with bindable data.
You can now run your SELECT, UPDATE, INSERT, DELETE etc queries directly. The component can automatically load data into your components once data changes using the Bindable method.
Events triggers and error reporting are well handled in FlexSQL.
It has been designed for ASP, Colfusion and PHP servers and can work on MySQL, MS Access, MS SQL and other DSN based datasources.