Posts
Sort by recent activity
Display Bug
I have made the following changes in a view:
1) I commented out a single line in the view definition, using this syntax:
/* first statement that I commented out */
2) Months later, I commented out ...
False warning message about Unsupported datatype
Whilst trying to move a new view into our production database, we got the following, rather weird warning:
Severity: High
Object: cf_config_item
Title: The type NVarchar(max) on object [dbo].[cf_co...
How do I create a version in SQL Server Source Control?
I am using SubVersion as the back-end of SQL Server Source Control and want to create benchmark versions. How can I do this?
Scheduling SQL Data Compare
I am looking at the possibility of scheduling SQL Data Compare, which I have never done before.
Has anyone in this forum already done this? If so, I'd be grateful to receive hints and tips.
Thanks...
Huge size difference between original db and new db
Earlier today, I created a new, blank database, used SQL Compare to copy across the empty structure of another database, then used SQL Data Compare to copy across the data.
At the end of this proce...
Feature Request for SQL Doc - Stored Procedures
I want to provide summaries of several Stored Procedures to a Web Developer, who will be calling them from a website that he is building. I could do this task better if SQL Doc had the following e...
How do I use SQL Data Compare for scheduled synchronisation?
Reading your help facility, it looks as though I need SQL Data Compare Professional to perform regular, scheduled synchronisation. Is that correct?
If so, please can someone contact me to explain ...
Dependencies persist between synchronizations
Here is a scenario that I have met this afternoon:
I synchronise Table A and Table B between Databases 1 and 2. SQL Compare tells me that Objects C and D are dependent on A and B, so it correctly ...
Problem with SQL Prompt 3
Today, I downloaded SQLToolbelt.exe and installed all the options, including SQL Prompt 3.
Unfortunately, it completely messed up my SQL Server Management Studio. The constant error message that I...