Connecting Arduino with Microsoft ACCESS

Hi every brody.

Does any one know if there it´s possible to connect Arduino UNO with a Data Base on Microsoft ACCESS?

I need to see de DATA of a temperature sensor, and if one botton is HIGH or LOW with a binnary code (1=HIGH and 0=LOW)

regards!!!

It may be possible to do it with Access. It is possible to do it directly with older versions of Excel using the macro PLX-DAQ. The date can also be recorded and timestamped by a terminal programme for subsequent use elsewhere.

Thanks Nick_Pyner for reply my doubt!

The main problem is how program inside ACCESS for introduce the DATA from Arduino

And I need to put a library in to the ARDUINO for connect it with ACCESS?

I will check with PLX-DAQ...

Again thanks for help!

Greetings

5-RENI:
And I need to put a library in to the ARDUINO for connect it with ACCESS?

Probably not, just serial print.