Viewing 15 posts - 1,906 through 1,920 (of 7,484 total)
Andy Warren (3/9/2015)
March 9, 2015 at 5:52 pm
RLilj33 (3/9/2015)
"data_type
Is the data type of the identity column. Valid data types for an identity column are any data types...
March 9, 2015 at 2:55 pm
This is a duplicate of your post http://www.sqlservercentral.com/Forums/FindPost1666510.aspx'.
The answer is in that thread.
March 8, 2015 at 4:59 pm
Jeff Moden (3/1/2015)
Solomon Rutzky (3/1/2015)
Interestingly enough, nearly all of them were wrong in the exact same way. They all did their rounding at the presentation layer.
I'm not so sure that's...
March 8, 2015 at 4:42 pm
Jeff Moden (3/2/2015)
sqldriver (3/2/2015)
This is a great day! I get to tell people I'm as good at something in SQL as Jeff Moden, even if it is SSIS. 😀😀
I'll never...
March 8, 2015 at 4:10 pm
mw112009 (3/8/2015)
The field conclusions is of type text
insert into ACRC_443_ECHO_DATA_Event_Echo ( conclusions )
VALUES
(0x4e6f207468726f6d627573206f722073706f6e74616e656f757320636f6e747261737420696e206c6566742061747269756d2f6c6566742061747269616c20617070656e646167652e0d0a4e6f206c65667420746f20726967687420636f6c6f7220666c6f77206163726f737320696e74657261747269616c2073657074756d2e0d0a53746174757320706f7374206d697472616c2076616c7665207265706169722e );
Why do I get this error:
Msg 206, Level 16, State 2, Line...
March 8, 2015 at 4:05 pm
This is a rather early repeat! We had an identical question on Jan 13th, less than 2 months ago; and then on Jan 20th we had another question for...
March 7, 2015 at 12:05 pm
CELKO (3/4/2015)
I did like the article basically promoting thinking things out at design time to see if the state you want to represent with a BIT data type is truly...
March 4, 2015 at 3:15 pm
Raghavendra Mudugal (3/3/2015)
djj (3/3/2015)
March 4, 2015 at 2:11 pm
Jeff Moden (3/3/2015)
CELKO (3/3/2015)
While what you say is absolutely true, there are so many nice ways to say this and so many ways to make this useful and you...
March 3, 2015 at 3:42 pm
Revenant (3/2/2015)
whereisSQL? (3/2/2015)
djj (3/2/2015)
Lynn Pettis (3/2/2015)
HOMEHeart
CardioThorasic
Trouble
Tribbles
March 2, 2015 at 12:30 pm
ScottPletcher (3/2/2015)
Codd was working for IBM at the time, and IBM asked him to do it. To be fair, a lot of it was not just "ill-conceived". Computers...
March 2, 2015 at 12:28 pm
Brandie Tarvin (3/2/2015)
But still, I feel like jumping in the ocean and swimming over to Europe to escape the embarrassment.
Don't do that - you just get wet and tired. ...
March 2, 2015 at 12:03 pm
Viewing 15 posts - 1,906 through 1,920 (of 7,484 total)