I have 2 applications in 2 different PC that use the same DB.
I want that changes made by an app become immediately visible in the other (in the DataTable changed).
I'd like to do that without use of timers that would create network traffic and would introduce a delay on the visualization of the new data.
I hope you understook my problem and I apologize for my poor english.
Thanks in advance.
MaxZak
I want that changes made by an app become immediately visible in the other (in the DataTable changed).
I'd like to do that without use of timers that would create network traffic and would introduce a delay on the visualization of the new data.
I hope you understook my problem and I apologize for my poor english.
Thanks in advance.
MaxZak