How can we help you today? How can we help you today?
brassj
SQL Compare scripts INCORRECT error handling??
PRINT N'Altering [dbo].[linerLogMessageType]' GO ALTER TABLE [dbo].[linerLogMessageType] ALTER COLUMN [name] [nvarchar] (160) COLLATE SQL_La...
2 followers 3 comments 0 votes
link db when db is named differently
I've added one database, but when I tried to link a second database to the same repository, it wouldn't allow me to. I'm assuming it's because it's under a different name. Is this true? fyi: t...
2 followers 3 comments 0 votes