Viewing 15 posts - 3,331 through 3,345 (of 18,926 total)
ariel_mlk (8/11/2011)
skcadavre (8/11/2011)
This is a presentation layer task, not a database task. What you should do is output the seconds to the presentation layer and format it there.
It is said...
August 11, 2011 at 9:41 am
It does turn blue on my 2k8 R2 express machine.
Like you said BOL is quite useless here!
August 11, 2011 at 9:35 am
It's called touch-typing.
You might try it someday :hehe:.
P.S. Totally agree that this should be done at the presentation layer. Just getting tired of saying that ;-).
August 11, 2011 at 9:29 am
Any reason why you have varchar(700) for all your columns? That seems a little excessive.
Any reason you're note using the correct datatypes. I can't recommend enough you get...
August 11, 2011 at 9:26 am
It doesn't turn blue in 2k5... if it can help.
August 11, 2011 at 9:23 am
Add % (3600 * 24). That will wipe out anything above 24 hours. This must be applied when the data is in seconds.
August 11, 2011 at 9:21 am
No argument there Gail, but I'm just calling it as I see it. The filter has some power (33% of the table left) but I've never seen the insert...
August 11, 2011 at 8:24 am
I loaded up the plan in sql sentry plan explorer (free) to figure out the biggest queries and it doesn't look real easy (99%+ of each query is wasted on...
August 11, 2011 at 8:04 am
Lynn Pettis (8/10/2011)
drew.georgopulos (8/10/2011)
im sure the examples' submission could be improved, but i hope they are adequate to...
August 11, 2011 at 7:54 am
Are you sure you didn't delete something critical??
August 11, 2011 at 7:04 am
C.K.Shaiju (8/11/2011)
August 11, 2011 at 6:46 am
Seriously, this is what you need to learn to do, not how to use DTA.
Ninja's_RGR'us (8/10/2011)
Back...
August 11, 2011 at 6:34 am
BigSam (8/11/2011)
Thanks. I hadn't thought of the NORECOVERY option, making the 2k5 database unavailable for updates.
That's what we're here for :-).
August 11, 2011 at 6:33 am
Do they have access via AD groups maybe?
August 10, 2011 at 4:39 pm
Viewing 15 posts - 3,331 through 3,345 (of 18,926 total)