Blog Post

SQL Server 2016 In-Memory OLTP and After Trigger Support

,

SQL Server 2016 supports AFTER triggers! I could find no good example of how to do this with a project I’m working on, so I figured out how to make this work. The following before and after screenshots are from a SQL Server 2016 instance and the DVDStore3 package. I modified a trigger to work with In-Memory OLTP.

BEFORE

hekaton-trigger-before

AFTER

hekaton-trigger-after

It compiles and works! Enjoy!

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating