Viewing 15 posts - 76 through 90 (of 201 total)
sudonjn (7/25/2013)
March 25, 2014 at 2:43 pm
rash3554 (3/25/2014)
Oops! sorry, I did make the changes to table name & alias
OK That helps. With those changes, then I stand by my previous advice to inner join on...
March 25, 2014 at 2:35 pm
ms-techie (3/25/2014)
Later I want to use this variable in my code in the WHERE Clause
Declare @ProjectNo...
March 25, 2014 at 2:30 pm
Randy Doub (3/25/2014)
March 25, 2014 at 2:21 pm
WebTechie38 (3/21/2014)
As I am monitoring my sql servers, I noticed something in one server. In the error log, I see that one databases has more than 1000 virtual log...
March 25, 2014 at 2:16 pm
Koopa (3/25/2014)
I have a database that has some stored procedures that need to view sys.dm_exec_connections.
Stored procedures are execute AS OWNER. Owner...
March 25, 2014 at 2:12 pm
Hi - we don't have enough to go on.
First, you have two tables named "Staging" with two different definitions.
Second, you have described your left outer join with aliases but we...
March 25, 2014 at 2:09 pm
kapfundestanley (3/23/2014)
How can i best issue an sql query and also restart a windows service from a remote machine?
My first temptation is to issue a wiseacre answer like:
1. SSMS
2. Control...
March 24, 2014 at 10:48 am
Hi.
1. What problems are you running into prior to using the SP?
2. Exactly what solution are you trying to accomplish that the DTSX is not accomplishing for you?
The question is...
March 24, 2014 at 10:43 am
SQLSteve (3/24/2014)
I get alerted when the snapshot job...
March 24, 2014 at 10:40 am
Marcus Farrugia (3/17/2014)
If I were to use a Bulk Insert, using the link you provided as an example. The .csv is in an excel file, what would the...
March 17, 2014 at 2:05 pm
bkrankel (3/7/2014)
March 10, 2014 at 10:47 am
Hey Moden,
Just tried this for the first time. Bravo. Clean and very speedy!
Thanks
John.
March 7, 2014 at 1:12 pm
Hi. I read Moden's splitter article. You are correct. It is stinking brilliant! I'm typing this at lunch on my iPhone. But I will be testing this sucker and...
March 7, 2014 at 12:38 pm
skaggs.andrew (3/7/2014)
I need help parsing out a field, but I am not sure how to extract just the specific part that I need.
Examples:
ELA-DUPLECHEIN, KELLIE-13-14-2(A-B)
READING -LANDRY, MICHELE B-13-14-2(A)
What I...
March 7, 2014 at 10:40 am
Viewing 15 posts - 76 through 90 (of 201 total)