Activity overview
Latest activity by CCdbs
Hi Jon Thank you for your thorough description. But my problem is, that I have no access to our production environment, so I have to create all updating-scripts for the database at one time and send them to another department (offshore) and they will execute the updates, some day. I know it will be difficult for you to make a new option in Sql Data Compare, saying something like "Include data for new columns", but it would be nice :-)
/ comments
Hi JonThank you for your thorough description. But my problem is, that I have no access to our production environment, so I have to create all updating-scripts for the database at one time and send...
Deploy data in column only existing in the source
How do I deploy data to a column, that has not yet been created in the target table. I have to create scripts for the production environment, sql and data changes in one. Data Compare finds the new...
Hi @Eddie D Thanks, i will remeber to use "include dependencies" when ever it is possible. / comments
Hi @Eddie D Thanks, i will remeber to use "include dependencies" when ever it is possible.
Hi Dan Thank you for your answer, but my tables are alike. The problem occurs when you change the datatype of a column and refreshes the view in one db, when you compare the db to another db only the changes on the table is found! So I would like en option in Sql Compare saying "Compare view metadata" / comments
Hi DanThank you for your answer, but my tables are alike. The problem occurs when you change the datatype of a column and refreshes the view in one db, when you compare the db to another db only th...
How to make Sql Compare find differences in view definitions
I can see that a column is INT in one view and char in another, but when i compare them, the difference doesn't show. Is there an option i can use or is Sql Compare not able to see the diffrence?I ...