Viewing 15 posts - 136 through 150 (of 3,666 total)
Happy New Year everyone!!!
I hope that 2015 was a good year for everyone and that 2016 will be an even better year.
December 31, 2015 at 8:04 am
dndaughtery (12/30/2015)
December 30, 2015 at 7:54 am
Got a bit messier than I was hoping for:
SELECT DATEADD(Hour, DATEPART(hour, GETDATE()), CAST(CAST(GETDATE() AS DATE) AS DATETIME))
December 29, 2015 at 1:56 pm
Eric M Russell (12/29/2015)
At a bare minimum, all you need is Notepad, but the free SSDT tool provided by Microsoft provides some nice to have features too.
Eric, if you're gonna...
December 29, 2015 at 11:48 am
Phil Parkin (12/29/2015)
Eirikur Eiriksson (12/29/2015)
Phil Parkin (12/29/2015)
Eirikur Eiriksson (12/29/2015)
Phil Parkin (12/29/2015)
Grant Fritchey (12/29/2015)
Eirikur Eiriksson (12/29/2015)
December 29, 2015 at 11:25 am
pietlinden (12/29/2015)
Do you have SQL Server Data Tools? It's not a full version of Visual Studio. That's enough to do SSIS.
That's not "enough" for SSIS. That is EXACTLY what...
December 29, 2015 at 11:14 am
Orlando Colamatteo (12/29/2015)
December 29, 2015 at 10:37 am
djj (12/29/2015)
Michael L John (12/29/2015)
Plus, you can...
December 29, 2015 at 9:56 am
Phil Parkin (12/28/2015)
Have you also considered using a script task? It might be the most elegant solution in this case.
Agree.
Use a script task and save the script where you...
December 28, 2015 at 8:26 am
Eric M Russell (12/23/2015)
Alvin Ramard (12/23/2015)
Eric M Russell (12/23/2015)
December 23, 2015 at 9:23 am
Eric M Russell (12/23/2015)
December 23, 2015 at 8:29 am
Ed Wagner (12/23/2015)
mjh 45389 (12/23/2015)
Eric M Russell (12/23/2015)
Eric M Russell (12/23/2015)
mjh 45389 (12/23/2015)
December 23, 2015 at 8:05 am
WayneS (12/23/2015)
Brandie Tarvin (12/23/2015)
Here's my QOTD:If it is Christmas, but you don't celebrate, does the tannenbaum still sing carols to the yule log during the Hanukkah code camp?
now that depends...
December 23, 2015 at 7:52 am
gsc_dba (12/23/2015)
Very slick solution Sean, kudos!
Slick, but definitely not what the OP was asking for. The OP clearly said he wanted to select the values where ZIP was numeric...
December 23, 2015 at 7:51 am
Phil Parkin (12/22/2015)
Sean Lange (12/22/2015)
Phil Parkin (12/22/2015)
It seems that everyone in this thread spends their spare time shooting things :exclamationmark::-DI prefer making sawdust as my form of therapy.
Plugging in my...
December 22, 2015 at 7:34 am
Viewing 15 posts - 136 through 150 (of 3,666 total)