Viewing 15 posts - 2,056 through 2,070 (of 9,641 total)
Are you seeing any CXPacket waits? I'm wondering if the upgrade has caused more parallel processing and this is causing issues?
October 21, 2011 at 1:15 pm
Steve Jones - SSC Editor (10/21/2011)
Jack Corbett (10/20/2011)
On a more serious note, I'd like to put together a new presentation, but I'm a bit short on ideas. Any suggestions?
Not...
October 21, 2011 at 1:06 pm
Grant Fritchey (10/21/2011)
Jack Corbett (10/20/2011)
On a more serious note, I'd like to put together a new presentation, but I'm a bit short on ideas. Any suggestions?
Throw out an old...
October 21, 2011 at 1:03 pm
Brandie Tarvin (10/21/2011)
Jack Corbett (10/20/2011)
On a more serious note, I'd like to put together a new presentation, but I'm a bit short on ideas. Any suggestions?
What sort of presentations...
October 21, 2011 at 6:26 am
No worries. We all forget the little things sometimes. That's why code reviews are so important, they catch the little things we can miss.
October 21, 2011 at 6:13 am
Did you add the parameter to the dataset query? THen you need to assign the report Parameter to the query parameter.
October 20, 2011 at 9:17 pm
I'm not sure why you need the tax table. There is no relationship between inventory and tax without the taxapplies table, so the simple query I provided would show...
October 20, 2011 at 8:34 pm
On a more serious note, I'd like to put together a new presentation, but I'm a bit short on ideas. Any suggestions?
October 20, 2011 at 6:58 pm
Steve Jones - SSC Editor (10/20/2011)
SQLRNNR (10/20/2011)
Apropos kilts verringert haben, habe ich meine auswahl auf zwei ... juuhuu
Just for you
Holy crap! Is that SNOW already? I was thinking...
October 20, 2011 at 6:56 pm
What is the data type in the table? SmallDateTime's precision is to the minute and it rounds. See BOL here.
October 20, 2011 at 1:29 pm
The only other time I've seen an issue where a log file couldn't be found, and in this case it was the only log file, was when the location was...
October 20, 2011 at 12:18 pm
Brandie Tarvin (10/20/2011)
Brandie Tarvin (10/20/2011)
Jack Corbett (10/20/2011)
A restart might fix this as well....
October 20, 2011 at 10:31 am
peterzeke (10/20/2011)
So, if I understand it, the CROSS APPLY components transform a drug description into a comma-delimited array, which is then...
October 20, 2011 at 10:18 am
The only time I've seen this is with tempdb and a SQL Server Service restart fixes that.
A restart might fix this as well. This may not be an...
October 20, 2011 at 9:36 am
peterzeke (10/20/2011)
October 20, 2011 at 8:45 am
Viewing 15 posts - 2,056 through 2,070 (of 9,641 total)