Two answers:
1. Flex has nothing to do with it. You don't call a DB from Flex - you call a server script that calls a DB. 2. SQLLite through AIR or MySQL through assql (http://code.google.com/p/assql/wiki/Examples#MySqlService_Example) Answer #2 is more of a geeky nature than an actual answer though. /Johan From: [email protected] [mailto:[email protected]] On Behalf Of christophe_jacquelin Sent: den 20 februari 2009 14:07 To: [email protected] Subject: [flexcoders] Best database for Flex Hello, What is the best database for Flex: mySql or SQLServer ? Is it possible to use an Microsoft Access database with Flex ? Thank you, Christophe,

