Activity overview
Latest activity by mylesolson
OK...I think i've got this somewhat figured out but I"m still missing a few steps.
when i run:
C:\Comparator>DataChooseRecords.exe /server1:computer /db1:SalesLogix /user1:sa /password1:password /server2:computer /db2:SLXRemote /user2:sa /password2:password
I get an error regarding licensing to which I respond OK
Then the application outputs to my cmd windows:
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
at RedGate.ToolkitChooseRecords.ChooseRecords.GenerateDataSyncScript(String sDBSourceServer, String sDBSourceName, Boolean bSourceIntegrated, String sDBSourceUser, String sDBSourcePassword, StringsDBTargetServer, String sDBTargetName, Boolean bTargetIntegrated, String sDBTargetUser, String sDBTargetPassword, SessionSettings enDataCompareOptions) at RedGate.ToolkitChooseRecords.ChooseRecords.Main(String[] args)
It's the "differnt records" code i'm supposed to be using right?
Help?! / comments
OK...I think i've got this somewhat figured out but I"m still missing a few steps.
when i run:
C:\Comparator>DataChooseRecords.exe /server1:computer /db1:SalesLogix /user1:sa /password1:password /s...
select items to be sync'd by newer modified date
Here's the story:
I have a saleslogix remote database = SLXRemoteDB and a master saleslogix DB = SalesLogixDB
I need to automate the generation of a sync script so that any data in the SLXRemoteDB...