Tagged Questions

0
votes
2answers
38 views

checking an access file via java and mailing for a specific row

Hello I need to write a program that checks a access .mdb file and when a specific row is added (say the "name" field column of the newly added a row that contains a specific string, it should send an …