G
Guest
Hi - I have 2 secured replicas that I want to synchronize with code, but get
"Dont have permissions" error message when I assign the RepDesignMaster =
DestinationRep in the following code:
Dim RepDesignMaster As New JRO.Replica
RepDesignMaster.ActiveConnection = DestinationRep
I have admin rights to the databases in question and can synchronize them
through the Tools menu with no problems. How do I open the RepDesignMaster
with a specific userid and password? In the field the users will not have
admin rights to the databases, but will have full data rights, so would I
need to use a user id and password to achieve the synchronization, but
where/how do I do this? Thanks - Jenny
"Dont have permissions" error message when I assign the RepDesignMaster =
DestinationRep in the following code:
Dim RepDesignMaster As New JRO.Replica
RepDesignMaster.ActiveConnection = DestinationRep
I have admin rights to the databases in question and can synchronize them
through the Tools menu with no problems. How do I open the RepDesignMaster
with a specific userid and password? In the field the users will not have
admin rights to the databases, but will have full data rights, so would I
need to use a user id and password to achieve the synchronization, but
where/how do I do this? Thanks - Jenny