Activity overview
Latest activity by MarkThornton
Thanks Robert! / comments
Thanks Robert!
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 ...
I have been astonished to find that the database concerned does have a compatibility level of SQL Server 2000! So, thanks to Brian Donahue, we now know how what is causing this problem. / comments
I have been astonished to find that the database concerned does have a compatibility level of SQL Server 2000! So, thanks to Brian Donahue, we now know how what is causing this problem.
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...
Brian,
Thanks for this advice, it is helpful.
I hope you enjoyed your recent shopping trip! [image]
Best wishes,
Mark / comments
Brian,
Thanks for this advice, it is helpful.
I hope you enjoyed your recent shopping trip!
Best wishes,
Mark
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 ...