Subject Help on .net db events
Author cramnh0j
Hi, I'm new to Firebird and I saw in the documentation that you can
make a trigger in a database that would raise an event that the
client would be alerted. Does the .net provider support this? Can
someone please give me a complete example on how you can make a .net
program to be alerted of a db event say after a record is inserted in
one of the db tables. TIA.