OK this is what I am trying to do. I have some digital signs that play different videos. these controllers can listen for UDP command Via Ethernet. what I would like to do is use access to start at a certain time. (I know how to do this) and connect to a SQL when the database is updated with new data. It triggers a VB code that sends a UDP command that triggers the signs to show a video.
so two parts to this question and any help to either would be awesome.
1. how to trigger VB when a database has been written to?
2. the VB code to send the UDP command
Thanks.
so two parts to this question and any help to either would be awesome.
1. how to trigger VB when a database has been written to?
2. the VB code to send the UDP command
Thanks.