|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I can't seem to solve this problem and I am hoping someone smarter than me has a solution. I have 2 applications (written in VB.net) that both communicate with the same SQL Server. My issue is that I need the second application to be able to react to a new record added by the first application right after that record is added. I know of a work around by writting a text file using SQL Server's xp_cmdshell extended stored procedure however I am hoping that someone might have a better solution for me.
Your help is greatly appreciated |
|
#2
|
|||
|
|||
|
What exactly do you need your second app to do?
|
|
#3
|
||||
|
||||
|
You may want to rethink your processes. How about having your 2nd app run a scheduled process every X sec/min?
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft SQL Server > Sql Server notify application when row inserted into table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|