Viewing 15 posts - 181 through 195 (of 399 total)
thanks so much. Yes, that's the problem! I need to pull into excel and assign columns, rows, and let excel do pivoting on the units by month And...
February 17, 2014 at 10:10 pm
are you suggesting that instead of Unique Index I make the column a Primary Key? I understand PKs enforce uniqueness and SQL Server will in response automatically create a...
January 30, 2014 at 5:50 am
Much gratitude for understanding what I was attempting to say. Difference between physically ordering the query results (ORDER BY) and optimizing (with Index) retrieval of time ranges pertinent to...
January 29, 2014 at 6:35 pm
I'm viewing this thread to educate myself on how to identify and resolve deadlocking. The links provided are great but for older (2005 and 2008) versions of SQL Server....
January 22, 2014 at 2:48 pm
Fully Qualified eventually worked. I had to rebuild the package....so I must have had something else wrong as well.
Thanks for standing by. At least I knew it had to be...
January 17, 2014 at 1:07 pm
Fully Qualified eventually worked. I had to rebuild the package....so I must have had something else wrong as well.
Thanks for standing by. At least I knew it had to be...
January 17, 2014 at 1:06 pm
Thanks Phil. Yes I have and neither way has it worked. I understand the Fully Qualified pulls the path + filename into the variable, where as just Name...
January 15, 2014 at 3:12 pm
Actually, that's what I meant. I have nothing in the CollectionString property. I should not have said that I added the variable to the ConnectionString property, rather I put...
January 14, 2014 at 9:21 pm
Yes, I selected the quote tag when responding, and I guess I should have added more start and end tags for each section I was replying to. ...
January 14, 2014 at 5:52 pm
I did answer Montana Life's questions. Not like me not to. Oh Oh Phil, Do you need to have your eyes checked? 😛
For now I've removed the EID field...
January 14, 2014 at 9:57 am
I installed BIDS 2012 but I think it just integrates Visual Studio 2010 within it's shell, and in my case it detects my 2010 packages but when I try to...
January 12, 2014 at 3:26 pm
Montana Life (1/11/2014)
January 11, 2014 at 10:11 pm
I didn't think about the simple approach. I immediately conjured the problem to involve complex nesting of substring and pathindex functions. Thanks David and Happy New Year!
December 31, 2013 at 2:53 pm
Koen Verbeeck (2/11/2011)
As Satnam already mentioned, restarting the SQL Server will clear up the log space used by tempdb.
I too am getting:
Msg 9002, Level 17, State 4, Line 10
The transaction...
November 21, 2013 at 12:38 pm
Hi, I've attached screen capture.
The only place there are two groupings, one for 2008 and one for 2012, is under Network Configuration, no where else.
Will someone look at the...
November 17, 2013 at 5:16 pm
Viewing 15 posts - 181 through 195 (of 399 total)