Viewing 15 posts - 17,701 through 17,715 (of 59,069 total)
ffarouqi (5/5/2016)
Jeff Moden (5/5/2016)
ffarouqi (5/2/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 10:21 pm
With the disclaimer that I've never had to work directly with IMS nor am I a Cobol programmer, it seems to me that what people are calling a "hierarchical" database...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 8:45 pm
Wow. I wrote the code almost 3 years ago. I didn't remember the problems that we had with Linq2SQL and other things that had to be written into...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 8:34 pm
J Livingston SQL (5/5/2016)
Jeff Moden (4/28/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 2:01 pm
ffarouqi (5/2/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 1:35 pm
Wayne West (5/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 1:21 pm
Luis Cazares (5/5/2016)
Raghavendra Mudugal (5/5/2016)
Luis Cazares (5/4/2016)
Raghavendra Mudugal (5/4/2016)
(EP)Z!!!No need of STUFF. (very old code)
No need for cursors, or several statements.
WITH CTE AS(
select distinct personid from...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 1:16 pm
edwardwill (5/4/2016)
Ed Wagner (5/4/2016)
It came from Wayne Sheffield's SQL Spackle article on string concatenation. The article is at http://www.sqlservercentral.com/articles/comma+separated+list/71700/. It's a great technique.
It's broken so no, it's not...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 8:21 am
Jez-448386 (5/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2016 at 7:40 am
Wayne West (5/4/2016)
Wow. 4 minutes for an update with an audit? I notice zero delay with Pop Rivett's audit trigger.
That's the problem with a lot of...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2016 at 5:07 pm
amar_sharma (5/4/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2016 at 8:38 am
Hommer (5/3/2016)
Thanks!By the way, what are the risks?
There are two.
The first is that you've just given the SQL Server login more privs.
The second is that old data isn't removed from...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 3, 2016 at 9:59 pm
imani_technology (5/3/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 3, 2016 at 9:31 pm
xsevensinzx (5/3/2016)
Need some advice. I got a really good job offer recently to work at a company as a DBA. I'm currently a data architect that built and manages...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 3, 2016 at 9:28 pm
frederico_fonseca (5/3/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 3, 2016 at 9:15 pm
Viewing 15 posts - 17,701 through 17,715 (of 59,069 total)