I have an asp.NET framework 4 web form website with user login capabilities etc etc... Im using visual studio 2010.
I have 2 tables with relation in between. table one is holding groups with groupid. table 2 is holding the relation between the 2 groups.
Is it possible to create a new event from inside a trigger? It\'s not something I\'d particularly recomment, but I\'m just wondering if it can be done.
For example if I have a trigger for table employee. I want to create a cursor loop from thetable department. Then I want to take the attribute and insert it into the table company. I\'m guessing the a
This is a very strange problem. I\'ve asked about it before here: How did my trigger get deleted? I renamed my trigger and I thought it had stopped happening but the problem seems to have come back ag
Is it possible to build a stored procedure that creates a trigger in MySQL? I have the stored proc below, which works fine, but it only outputs the code to create the trigger, but does not actually cr
I\'m using a Quartz .NET job to get data from serial port periodically. The problem is that if the serial port is used by a another programm the job should reschedule itself to maybe try it in 30min a
The WPF code: <TextBox> <TextBox.Resources> <Style TargetType=\"TextBox\"> <Style.Triggers>
I\'ve encountered an interesting situation experimenting with the autonomous_transaction. Consider the following situation (please note it\'s is not intended to be written this way: just proof of conc
We are using \"versioned\" columns in our order processing system. +----------------------------+ ID | VERSION|