Viewing 15 posts - 481 through 495 (of 18,926 total)
prashant-507002 (12/9/2011)
Restore database is one option but we have no rights for that and also it data centre server and they charge for space
You can restore to your local...
December 9, 2011 at 6:58 am
Daniel Bowlin (12/9/2011)
Ninja's_RGR'us (12/8/2011)
SQLRNNR (12/8/2011)
L' Eomot Inversé (12/8/2011)
Cadavre (12/8/2011)
Boo, missed that 😛Here's my fixed version: -
<code snipped>
Drat, I missed out 6 casts ("0" changed to "cast(cast 0 as datetime) as...
December 9, 2011 at 6:57 am
GilaMonster (12/9/2011)
Can you be a little more specific?
Can't be less specific, so that would be a yes :hehe:
/joke.
December 9, 2011 at 5:03 am
Divine Flame (12/9/2011)
steve.clark 39713 (12/9/2011)
December 9, 2011 at 5:02 am
Taking stabs in the dark here.
Isolation level changed?
+1000 on the bloody good consultant idea. Might be nothing, might be a whole lot harder than nothing to find to.
#1 option...
December 9, 2011 at 4:59 am
+1 on it's a bad design. Stop the headache right now and learn how to do concatenation when you present the data. NOT when you save it.
December 9, 2011 at 4:49 am
joeknas (12/8/2011)
Thanks a lot.It works now 🙂
Joe
I know it works, I'm self-quoting because you're not answering my question!
December 8, 2011 at 11:46 am
logicinside22 (12/8/2011)
trying to find out to minimize the batchrequest/sec .Some times it goes very high.
This counter is not useful all by itself.
100% cpu, very useful. 1000 requests sec, completely...
December 8, 2011 at 11:34 am
CHECKDB was extremelly enhanced between 2000 and 2005. There's a joke going around that this was the reason for the 5 years between releases.
December 8, 2011 at 11:31 am
Ninja's_RGR'us (12/8/2011)
P.S. Why are you trying to learn sql 7? Sql 12 is coming out in the next few months!!
December 8, 2011 at 11:26 am
Brandie Tarvin (12/8/2011)
It's hardly any...
December 8, 2011 at 11:26 am
dale.schwabjr (12/8/2011)
Still have the questions regarding
1. Would it have better performance putting the...
December 8, 2011 at 11:13 am
SQLRNNR (12/8/2011)
L' Eomot Inversé (12/8/2011)
Cadavre (12/8/2011)
Boo, missed that 😛Here's my fixed version: -
<code snipped>
Drat, I missed out 6 casts ("0" changed to "cast(cast 0 as datetime) as date)" in three...
December 8, 2011 at 11:11 am
If the table was created then it's there.
Are you sure you are pointing to the correct server?, DB?
Are you trying to access that table from the same login (might be...
December 8, 2011 at 11:08 am
Why do you save your data like that? It's certainly NOT standard.
December 8, 2011 at 10:45 am
Viewing 15 posts - 481 through 495 (of 18,926 total)