RFID based access system

Hello everyone!

I am trying to develop an RFID based access system for which I will be reading an RFID tag and checking the info in a remote database to decide whether or not to grant the access. I have problems in how can I compare the tagID read from the RFID tag against the information saved in the database. Can anyone suggest me the way to proceed?

Cheers!!!

I have problems in how can I compare the tagID read from the RFID tag against the information saved in the database.

What sort of problems?
Where is the code you are trying?

Have you seen this link:-
https://code.google.com/p/open-access-control/

^ Ditto to what G_M says..

How are you connecting to the 'remote database'?

Wi-Fi? Ethernet/LAN? Is this a text file on a SD card... what is the remote database even, and how are you connecting?