Viewing 15 posts - 1,321 through 1,335 (of 1,492 total)
Spring Fever - I had a teasing of that last week when it got up to about 60.
28 out right now. I can only dream.....hard pressed to see 40 for...
March 27, 2009 at 2:32 pm
It's possible that after Roy mentioned free drinks yesterday, there was a flurry of activity, and then the hangover took over.
Or maybe they're tossing sandbags up in Fargo ND.
Greg E
March 27, 2009 at 2:02 pm
Catcha (3/25/2009)
select top 100 u58.deal_type_cde , ucb.*
from u58_deal_hist u58
join ucb_exp_hist ucb on u58.deal_id = ucb.deal_id
where ucb.batch_id = 297326
and u58.batch_id = 297325
and ucb.deal_id like 'IMGATD%'
[/code]
There are...
March 27, 2009 at 10:27 am
Maybe you can hit the 3000th post too.:w00t:
The quoted reply - seems like it would pick the one above for me sometimes.
Greg E
March 26, 2009 at 6:48 am
Posting the table structure would help.
You also ask NOT LIKE at the start, but LIKE in the example query.
Is there any order by in the query?
Greg E
March 26, 2009 at 6:33 am
GilaMonster (3/24/2009)
So much for improving. Guess someone's going straight back on the blaclklist
Wow....I think this one needs a bit of alone time.
I could think of a better fitting avatar they...
March 24, 2009 at 9:40 am
ReportingServicesService!configmanager!4!18/03/2009-10:26:07:: w WARN: WebServiceAccount is not specified in the config file. Using default: EDU6006654\ASPNET
I think Doug is right about checking out the account. Does this account have access to the...
March 20, 2009 at 6:34 am
ghollis (3/18/2009)
March 18, 2009 at 2:01 pm
Overthinking can kill you - too complex, and you could miss a key ingredient. And thinking tends to get me in trouble, so I avoid it as much as possible....
March 12, 2009 at 7:49 am
Roy Ernest (3/11/2009)
Hey that guy is back and guess what... He has a Back up and he also has Transaction log back up... WowMaybe I should have made the bet...:hehe:
I...
March 11, 2009 at 2:05 pm
Reporting Services and Excel are the first 2 that come to mind.
There are also tools like ProClarity/PerformancePoint depending on the budget.
WSS3.0 can display data, but you have to do all...
March 11, 2009 at 7:07 am
'Why' is a word that often times puts a user on the defensive.
'What' are you tryinig to accomplish? at times can help get requirements out.
Role of Business - state the...
March 3, 2009 at 7:57 am
That would seem likely.
http:\\servername\reports and see if anything shows up might be interesting.
Make sure you look at the IIS logs too under the Windows\System32\Log Files folder too.
Greg E
February 27, 2009 at 11:48 am
Actually monitoring is not labor intensive. Once the rule is setup, you're well on your way.
We are alerted on selected errors that show up in the event log, but also...
February 27, 2009 at 10:39 am
SSRS has log files that may give you a clue. Default is under C:\Program Files\Microsoft SQL Server\MSSQL.1\Reporting Services\Log Files.
Between this and IIS log files you should be able to determine...
February 27, 2009 at 10:08 am
Viewing 15 posts - 1,321 through 1,335 (of 1,492 total)