Comments
Sort by recent activity
What is the exact error message that you're getting? Could you try explicitly stating the port that you're using to connect to SQL Server and if that doesn't work try forcing tcp/ip as well e.g.
SERVERNAME,1234
SERVERNAME\INSTANCENAME,1234
TCP:SERVERNAME\INSTANCENAME,1234 / comments
What is the exact error message that you're getting? Could you try explicitly stating the port that you're using to connect to SQL Server and if that doesn't work try forcing tcp/ip as well e.g.
SE...
When you run the Toolbelt installer we should create a temporary installation folder. Could you run the installer again and when it errors, leave the installer open and go to C:\Documents and Settings\<username>\Local Settings\Temp\Red GateThis should contain folders with GUIDs for names. Could you look in these folders and find any log files that might contain the exception information?
Also could you look in the Windows Event logs to see if there's any additional error information? If you do find this information could you send it to support@red-gate.com and we'll have a look into it. / comments
When you run the Toolbelt installer we should create a temporary installation folder. Could you run the installer again and when it errors, leave the installer open and go to C:\Documents and Setti...
I'm glad that it worked. / comments
I'm glad that it worked.
There is one reason that I'm aware of that might be causing the slow startup issue. We use a DevExpress component that searches printers as we're loading up. I've seen a couple of cases where orphaned printers, drivers etc have caused this issue.
However to be certain we could benefit from having a log of the startup to see if there's anything odd that we can notice. You can produce a log using FileMon from SysInternals. You can download this from http://www.microsoft.com/technet/sysint ... lemon.mspx
If you can run this application and then start up SQL Compare 6, FileMon will log the actions that SQL Compare is carrying out. Once SQL Compare has finally started up click File > Capture Events to stop the event capture. Click the filter button and type redgate.* into the Include: box. This will leave us with just the entries for SQL Compare. Could you then save the file and send it to support@red-gate.com We'll have a look through to see what we can find. / comments
There is one reason that I'm aware of that might be causing the slow startup issue. We use a DevExpress component that searches printers as we're loading up. I've seen a couple of cases where orpha...
Thank you for your feedback. I've logged this as a feature request and we will consider implementing this in a future version of SQL Prompt. / comments
Thank you for your feedback. I've logged this as a feature request and we will consider implementing this in a future version of SQL Prompt.
I've added this issue to our bug tracking software. This will be looked at when development begins on the next version of SQL Prompt. / comments
I've added this issue to our bug tracking software. This will be looked at when development begins on the next version of SQL Prompt.
These are features that we'd need to add to the software. I've added them as feature requests. The developers will consider adding this functionality when they begin work on the next version of SQL Compare. / comments
These are features that we'd need to add to the software. I've added them as feature requests. The developers will consider adding this functionality when they begin work on the next version of SQL...
You will be able to do this using the SQL Toolkit. However this will require you to write your own small application.
Have a look through the online SQL Toolkit help file. Especially the sample API section which includes sample code for saving a snapshot. http://help.red-gate.com/help/SQLCompar ... frame.html / comments
You will be able to do this using the SQL Toolkit. However this will require you to write your own small application.
Have a look through the online SQL Toolkit help file. Especially the sample API...
SQL Prompt 3.x needs MDAC 2.8 or later. If you don't have this installed then the installer will try to download it, if there are any issues downloading it then you will get the error message that you saw.
You can download MDAC 2.8 from the Microsoft web site. If you have an issue with this where the installer of MDAC complains that you already have it installed then you might like to look at the following forum post - http://www.red-gate.com/messageboard/vi ... php?t=2492
I hope that this helps. / comments
SQL Prompt 3.x needs MDAC 2.8 or later. If you don't have this installed then the installer will try to download it, if there are any issues downloading it then you will get the error message that ...
I am looking into this issue at the moment. I'll let you know as soon as I find anything out. / comments
I am looking into this issue at the moment. I'll let you know as soon as I find anything out.