Page 1 of 1

Compare the data in MySQL

PostPosted: Wed May 08, 2013 11:51 pm
by newbie0000
Currently i doing a project that using the cytron RFID reader to perform the login function.
My Flow is read the id from rfid tag --> read the id from database --> compare --> login
I using the ODBC Mysql connector, is there any guide or better solution to read and write the database?