Viewing 15 posts - 3,241 through 3,255 (of 26,490 total)
Look at the game Old Cattonians had this weekend!
November 14, 2016 at 1:33 pm
Hoping I don't jinx myself, but there is a chance I may move up to 5th place!
November 14, 2016 at 1:20 pm
What are the settings for growth of the data and log files? What is the full error message you received?
November 14, 2016 at 12:33 pm
Jeff Moden (11/10/2016)
Lynn Pettis (11/10/2016)
Jeff Moden (11/9/2016)
Lynn Pettis (11/9/2016)
Jeff, I actually excepted you to have some interesting comments about the code I emailed you, or didn't you get it?
Ah. sorry....
November 10, 2016 at 12:32 pm
Jeff Moden (11/9/2016)
Lynn Pettis (11/9/2016)
Jeff, I actually excepted you to have some interesting comments about the code I emailed you, or didn't you get it?
Ah. sorry. I did see...
November 10, 2016 at 8:57 am
Jeff, I actually excepted you to have some interesting comments about the code I emailed you, or didn't you get it?
November 9, 2016 at 5:51 pm
ZZartin (11/9/2016)
November 9, 2016 at 2:56 pm
You mean something like this?
create table dbo.StgTable (
Id int,
Seq int,
Name varchar(16),
Company varchar(16)
);
create table dbo.TgtTable (
Id int,
Seq int,
...
November 9, 2016 at 2:46 pm
Luis Cazares (11/8/2016)
NineIron (11/8/2016)
Where would I get the value for @Date?
How would I know? You're the one asking for "patients that were registered between 3PM and 2AM the next day."
I...
November 8, 2016 at 11:19 am
NineIron (11/8/2016)
Here's my where clause, "where convert(time, t.RegistrationDateTime, 121)>='15:00:00.0000000' and convert(time, t.RegistrationDateTime, 121)<'02:00:00.0000000'".I didn't get any results but, if I run the query with '22:00:00.0000000', I get results.
How about posting...
November 8, 2016 at 10:54 am
NineIron (11/8/2016)
create table...
November 8, 2016 at 9:59 am
Don Halloran (11/7/2016)
November 8, 2016 at 8:20 am
What about Audit Events?
November 7, 2016 at 7:27 pm
Sean Lange (11/7/2016)
Jeff Moden (11/6/2016)
jasona.work (11/2/2016)
Luis Cazares (11/2/2016)
November 7, 2016 at 12:46 pm
Eric M Russell (11/7/2016)
Gary Varga (11/7/2016)
NRudak (11/7/2016)
Not to sound dim but what is "to RMT" in "or telling them to RTM"?Otherwise great article:-D.
Read The Manual.
Is that the same as saying...
November 7, 2016 at 11:35 am
Viewing 15 posts - 3,241 through 3,255 (of 26,490 total)