Viewing 15 posts - 4,681 through 4,695 (of 9,643 total)
jcrawf02 (7/17/2009)
Jack Corbett (7/17/2009)
Yes, but if you use FF you'd know because at least in 3.5 it doesn't display that image when the image is missing.What doth said fox display?
When...
July 17, 2009 at 10:06 am
RBarryYoung (7/17/2009)
Paul White (7/17/2009)
jcrawf02 (7/17/2009)
That last one cracked me up. Kudos to your immense patience, and to David for that reply, wherever he may be.Your avatar seems to be broken...?
That's...
July 17, 2009 at 9:52 am
Interesting result. When I run this, it shows as SQL:StmtCompleted NOT SP:StmtCompleted.
July 17, 2009 at 9:38 am
I know you can get this for the Database Engine from system tables, but for SSAS I don't think you can. It can be found in the tracedefinition90.xml. This...
July 17, 2009 at 9:05 am
Huh, that is very odd. Both the need to grant permissions and the fact the blog won't display in FF (that's what I use).
Are the objects (views, tables) in...
July 16, 2009 at 2:05 pm
Is the view in the same schema as the table? If not, then the schemas need to have the same owner. I actually have a blog post about...
July 16, 2009 at 1:03 pm
Well, it works in FireFox, but it doesn't look good.
July 16, 2009 at 8:54 am
Well, I can't really help because I don't know anything about ORACLE. I can suggest that you find an ORACLE forum to post on, although there are some ORACLE...
July 16, 2009 at 8:32 am
I wonder if you might be better off breaking it down into some steps using temp tables. You reference the transaction_update table 5 times. Could you get all...
July 16, 2009 at 8:26 am
Here's an idea. Report uses AdventureWorks, but you can change it, and it has no formatting. I just set the visibility properties.
July 16, 2009 at 8:07 am
Perhaps if you posted all the data so we can run the exact code we might find an anomaly or two in your data.
July 16, 2009 at 7:51 am
I'm actually not seeing that behavior. In both cases the 'th' is being replaced. I'm not sure why it is working at all. According to the ASCII...
July 16, 2009 at 7:48 am
I have a step in my backup jobs in SQL Server Agent that uses the CMDEXEC job type and does a DOS COPY to copy the file to a network...
July 16, 2009 at 7:38 am
While Jeff is likely correct, as usual, what happens if you run the same query in SSMS/Query Analyzer? You will probably get a better error message or might find...
July 16, 2009 at 7:32 am
Viewing 15 posts - 4,681 through 4,695 (of 9,643 total)