tunin Posted April 25, 2009 Posted April 25, 2009 Hello everyone, I just wanted to check and see if anyone knows a simple solution for the following: I need to build a simple db in FM or use an existing solution to have attendees of a regular daily event register (ony NAME, SurNAME and Town/State). This is fairly simple but my question is, I need to integrate some kind of a card system (chip, magnet, rfid...) and issue cards to them when they register so that when they come back, they swipe the card and their attendance is registered....? Any input would be greatly appreciated. THANK YOU:
Søren Dyhr Posted April 28, 2009 Posted April 28, 2009 You would probably with your version at hand, need to establish an audit logging scheme and then digest the entered information on demand by splitting the loggings in a text field via a repeating calc'field, and export time pairs into individual records between internal tables, which there then could be summarised upon. ...the audit logging: http://www.nightwing.com.au/FileMaker/demos8/demo809.html ...the splitting of the data: http://www.databasepros.com/FMPro?-DB=resources.fp5&-lay=cgi&-format=list.html&-FIND=+&resource_id=DBPros000686 --sd
Recommended Posts