Posts
Sort by recent activity
HELP With Windows Server 2003
Hi Jim,
I've had a look at the code that waits for port 80 to become available,
and it's simply trying to initiate a connection to TCP port 80 on your
computer. Somehow, your IIS has fallen and it ...
permissions on stored procedures not being compared
Hello,
Obviously this is not what SQL Compare should be doing. Even if the
program is set to ignore permissions, the script that you get when you
double-click the stored procedure should still show...
Error Message when attempting to Register Databases
Hi Jeff,
We believe that this has to do with the connection's user name or
password. This error will come up when establishing a new connection to your
server in order to script the triggers. Have ...
display issues
Hi David,
Thanks for pointing this out. Can you tell me, are you referring to the
database name dropdowns being too small to accommodate the database names,
or is the text inside the dropdowns garb...
HTML report - error - XSL option
Hi Tom,
This is a very common problem that crept up in the latest upgrade. What
happened is that the default install folder changed names, and the
Report.xsl program setting didn't. Luckily, this i...
Problem Comparing tables with different collations
Hi,
The problem was not the collation, but the fact that the two tables had
different settings for allowing NULLS:
ie:
Table 1:
[column1] [varchar] (50) COLLATE Latin1_General_CI_AS NULL ,
Table 2:...
Error Comparing
Hi Tim,
Thanks for your question. This is a security issue. Because you have to
traverse the first server to get to the second, you're logging onto the
second server as an anonymous user. To get ar...
Incomparable Columns message
Hi Dave,
I think you've come within a millimetre of answering your own question!
On the unique identifier column you speak of, you'll probably notice that
the IsRowGuid property is set to yes. If y...
Is it possible to reregister more than one database at a time
Hi Dan,
My name is Brian Donahue, and I am a support engineer with Red Gate
Software. Unfortunately, you can't refresh all databases in one step. This
is a good suggestion, though, and we'll look i...
HTML Report Error
Hi Dwayne,
This seems to occur when you upgrade from version 2.02 and delete the
red-gate.compare bundle folder. Your registry is pointing to an XSL template
file in the folder that you had deleted...