Flex Air Php And Mysql
See the full project
We are looking for a solution to the following problem.
We have an Air application that we would like to connect to a remote MySQL database which is on our web server.
1. a Php MySQL connection to a remote server that works when Air application is deployed to many users?
We can connect locally but as soon as we try deploy we get errors, even after we load all the Php files to the (website) server.
2. We have a requirement that the user can update the MySQL using a datagrid, this is the easy part, our problem is quite unique in that the database updates each hour with new data, what we need is a solution that detects when a user makes a change to a cell in the datagrid and then restricts any updates to that cell until a (for example) checkbox is clicked off, then it allow will updates as usual.
Not really sure how to go about doing this?
Finally could we use livecycle DS single CPU version (free) for a project that requires us to create a custom Air application for many users but all link to same database?
Appreciate offers, thank you.
This is our first time trying the service and will be adding more projects as we progress.



