views:

47

answers:

0

i have a transactional replication with push subscription set up in my system. I am trying to develop a simple gui to display the publication name in a listbox and user will select the publication name in the listbox and synchronize with a single button click using C#. i have already harcoded publisher name,subscriber name,subscription database name and publication database name in my UI application. i just want user to click on the publication name in the listbox when the form loads and then synchronize with the button click.