Question Android integration.

dynamite9585

Registered User.
Local time
Tomorrow, 00:44
Joined
Jul 4, 2010
Messages
34
Hey all. I am building a database for a small training organisation.
the database takes attendance at the moment, but i would like to migrate this to an android tablet.

at the moment the roll is taken on paper, then given to someone to put it in the database. would like to skip that step so that the person taking the roll can do it on the tablet and it goes straight into the database.

there are a couple of options i have thought of so far (note: the tablet is on the wifi network with the server)

1: find an app that will let me load the attendance entry form on the tab.
2: make some kind of webpage that will do the same job as the form, stored on the server with the DB.

does anyone know if such functionality exists? or if there is an app that already suits my needs.

Thanks
 
After days of searching it seems i am attempting the impossible.
what has come out as a solution is using the browser on the tablet to open a PHP version of the form (hosted on the server).

at this stage the database is complete, but will be split for roll out.
is there a difference between making the backing access or SQL?
can i connect to a access back end with PHP?

Thanks
 

Users who are viewing this thread

Back
Top Bottom