Basically there is no way to directly access the database from the
flex application , for doing that we need to access the database using
services such as HttpService, WebService, Remote Objects thorough the
flex application to a Server(PHP,Java,>net,Cold Fusion).
But if we are developing Adobe AIR application than we can directly
access databse from within the application refer to link(http://
code.google.com/p/assql/) and also in AIR we can use a light weight
database SQLITE which is normally used in mobiles which gives lots of
usabilty in the app(http://work.rowanhick.com/2007/06/12/working-air-
sqlite-datagrid-example/).

Cheers

Varun Rathore
http://www.vrathore.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to