I need to check a table for new insertion continuously. If there are new insertions, a notification (or a message box) should pop up in the software. I am using vb6 with sql server (both 2000 & 2008). If I create a trigger, would I be able to access its results in the program?. tanks
↧