0

I have a local Microsoft Access database stored in a desktop PC which is connected in a LAN. I have also an apache cordova app which is connected to the same LAN.

So what I would to know is:

Is there a way to let the apache cordova app send a query to the Access database (which I remember is stored in the desktop PC)?

Jason Aller
  • 3,391
  • 28
  • 37
  • 36
  • show what you have done here. – Mohammad Nurdin Mar 17 '15 at 18:55
  • You will probably want to do this using some sort of api, that will fetch and execute the data for you. See this answer here: http://stackoverflow.com/questions/671118/what-exactly-is-restful-programming for an introduction to restful api development. – laughingpine Mar 17 '15 at 19:13

0 Answers0