Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

insert from linked server did not enforce table constraints

$
0
0
I have a table with an Hours column that allows null and has a default constraint of 0.  When I'm importing into that table from SSIS or a standard query it defaults all the null values to 0.   When I tried importing to this table from a linked

Viewing all articles
Browse latest Browse all 3145

Trending Articles