Adobe AIR includes the capability of creating and working with local SQL databases. Many stand SQL features are supported in the runtime, open source SQLite system can be used for storing local, persistent data.
Posts Tagged ‘database’
SQLite Example for Adobe AIR–Working with local SQL databases(with source code)
July 8th, 2008
Ntt.cc ActionScript MySQL Driver:asSQL,access database from Flex
February 1st, 2008
Ntt.cc As we all know,we can not use that datasource to connect to a database with flex,and Flex does not connect to DB directly.There is better data integration with FlexBuilder 3 but we also can not connect to a database directly and load/push data,it’s in the form of wizards to help developers write server code side to talk to databases.Then from Flex how does flex appication access data from a database?

Posted in
Tags: