Viewing 15 posts - 211 through 225 (of 11,678 total)
A very welcome change in SQL Server 2016. Thanks for the question Steve.
July 28, 2016 at 1:25 am
Carlo Romagnano (7/27/2016)
Waiting for commiting all transactions, in reality, the table is empty for the other connections.
The table is not empty. The table is locked while the transactions are open.
If...
July 27, 2016 at 6:47 am
I'm so happy I didn't have to use linked servers for over 7 years now 😀
July 19, 2016 at 1:04 am
Stewart "Arturius" Campbell (7/15/2016)
Mighty (7/15/2016)
Why would this be unwanted behavior?
not neccessarily unwanted, but could be confusing for another to support, e.g. CREATE SCHEMA Steve AUTHORIZATION dbo;
GO
CREATE TYPE Steve.Steve FROM NUMERIC(4,...
July 15, 2016 at 3:34 am
One hooray for the inconsistency of SSIS! 🙂
July 13, 2016 at 1:21 am
Viewing 15 posts - 211 through 225 (of 11,678 total)