hi
i have 2 program .in each other , there is a SQL database .one of these is the main program that information add or remove from it and other program only show the changes.all the changes in main program send to other program with replication that i create it before in sql server. now the problem is : when i change in main program , the other program don't show the changes at the time.if i exit the other program and run it again every thing is ok.so please tell me what can i do ? i want all the changes show at the time that main program is change.
i have 2 program .in each other , there is a SQL database .one of these is the main program that information add or remove from it and other program only show the changes.all the changes in main program send to other program with replication that i create it before in sql server. now the problem is : when i change in main program , the other program don't show the changes at the time.if i exit the other program and run it again every thing is ok.so please tell me what can i do ? i want all the changes show at the time that main program is change.