How can we help you today? How can we help you today?
mago

Activity overview

Latest activity by mago

Hi, Brian: I listed my xml file as the following. I didn't add <casesensitive /> in sql data compare 4.0, and it runs smoothly. But upgrade to 5.0, it always shows error as I said. We try to add <casesensitive /> in our xml, but it still didn't work. [code] <?xml version="1.0" ?> <commandline> <verbose /> <database1>TSR</database1> <server1>server1</server1> <username1>sa</username1> <password1>xxx</password1> <database2>VIP</database2> <server2>server2</server2> <username2>sa</username2> <password2>xxx</password2> <include objecttype="Table" matches="\[Block\]" /> <include objecttype="Table" matches="\[EbugComment\]" /> <include objecttype="Table" matches="\[EbugData\]" /> <include objecttype="Table" matches="\[EbugForm\]" /> <include objecttype="Table" matches="\[EbugStatus\]" /> <include objecttype="Table" matches="\[EbugUpload\]" /> <include objecttype="Table" matches="\[Field\]" /> <include objecttype="Table" matches="\[Item\]" /> <include objecttype="Table" matches="\[OEM\]" /> <include objecttype="Table" matches="\[Product\]" /> <include objecttype="Table" matches="\[Role\]" /> <include objecttype="Table" matches="\[Template\]" /> <include objecttype="Table" matches="\[VIPFilterField\]" /> <include objecttype="Table" matches="\[VIPFunction\]" /> <include objecttype="Table" matches="\[VIPUser\]" /> <include objecttype="Table" matches="\[VIPUserFunction\]" /> <include objecttype="Table" matches="\[VIPUserTemplate\]" /> <include objecttype="Table" matches="\[VIP_Module_Configuration\]" /> <include objecttype="Table" matches="\[VIP_Contact_Staff\]" /> <casesensitive /> <ignoreidentical /> <synchronize /> <force /> </commandline> [code] / comments
Hi, Brian: I listed my xml file as the following. I didn't add <casesensitive /> in sql data compare 4.0, and it runs smoothly. But upgrade to 5.0, it always shows error as I said. We try to add <c...
0 votes
Error: A duplicate object name has been found
Dears : I got the error messsage: Error: A duplicate object name has been found. This may occur if the SQL Server that you are registering is case sensitive but the case sensitive option is not se...
3 followers 10 comments 0 votes
How to specifies which columns are to be synced in XML file
Dears : Sorry to ask a stupid question. How to specifies which columns are to be synced in XML file if I would like to use XML to specify command line arguments. I didn't find out the sample in hel...
2 followers 3 comments 0 votes
Is it possible to run faster when data compare?
Dears: Many thanks for great product to make us convenient to sync database. But I have a question about sync performance. I'm not sure if it's limit about data sync. We have two database sync, the...
2 followers 6 comments 0 votes