Your Flex application communicates using HTTP, AMF, and perhaps some other protocols. While I don't think you'll find a database that has a REST interface, one generally finds a PHP, Python, Ruby, or Java-based server that does talk to the database for you.
I'm using AMFPHP to receive and send data to a MySQL database. AIR comes with a small local database built in, and AIR applications can communicate with any servers that a Flex application can. Cheers On Apr 5, 10:50 pm, Flex Baby <[email protected]> wrote: > hi, > Can we use sql database in flex web application? > provide samples to me........ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
