Activity overview
Latest activity by stiej1977
Excellent! Many thanks for the help. that'll do me nicely. / comments
Excellent! Many thanks for the help. that'll do me nicely.
Many thanks for the reply. If I use the scriptfile argument, does that stop it from actually applying the changes? or does it script the changes AND apply them? / comments
Many thanks for the reply. If I use the scriptfile argument, does that stop it from actually applying the changes? or does it script the changes AND apply them?
Showing what DC will do, before having it actually do it.
How do I see what exactly the DataCompare Command Line version will go and do if allowed.
We use sqldataacompare.exe with an xml file containing tables to include/exclude and I can't work out how t...
Does DataCompare compare text and image datatypes
Has anyone ever experienced problems in comparing the data in two tables that contain a text or image datatype? Does DataCompare handle these as reliably as other datatypes?
Thanks
Can you use a WHERE clause in datacompare command line
Hi,
Is it possible to use WHERE clauses when using the command line version of data compare?
And how is this done exactly? Especially for a compare that involves multiple tables.
Thanks
i prefer that method, so for stored procedures, what is the keyword in place of where you've got Table? Is it Proc?, StoredProc? SPROC? This is where i find the redgate help files a little on the thin side.
And are you missing the closing square brakect purposely? / comments
i prefer that method, so for stored procedures, what is the keyword in place of where you've got Table? Is it Proc?, StoredProc? SPROC? This is where i find the redgate help files a little on the t...
many thanks for the reply.
but where would i place that code? how do i get sqlcompare.exe to use it?
thanks again. / comments
many thanks for the reply.
but where would i place that code? how do i get sqlcompare.exe to use it?
thanks again.
HOw do i use regular expressions in an exclude list?
Hi,
I want to compare two databases using the command line. but i want it to ignore all stored procs that begin with sp_MS.
How do i write this?
Thanks!