|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Automated procedure calling
I'm working on a database where i currently have a table with active and inactive product and i wish to move all the inactive products to a new inactive product table.
But i want to add the flexibility of whenever the status change for a product, that product will be moved automatically to the proper table without any manual execution. I want to ask here how many ways is there for me to do the above and how do i do it? For example, do i setup a trigger to capture the status change? Thanks in advance |
|
#2
|
|||
|
|||
|
When there is status change of product
during insert or update check the status of the product and update ur desired table... That means calling the function hope i am clear Sony |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > Automated procedure calling |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|