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?