I have two questions for the hard core programmer out there....
1) I have a RFID reader in which one of my C programmers is building a tool that can read the data from the RFID device and post it into a table in a database. Currently, we plan to do with with SQL server. Is it posssible to do this into FMP 7? If so, how? ODBC?
2) Is it posssible to write code that executes every 30 seconds? If so, how would I do that? Basically I need to flash a warning if a condition exists from the inputed data from the RFID device.