Viewing 15 posts - 32,656 through 32,670 (of 39,818 total)
A third party tool will allow you to generate the reversing entry if you still have the logs from a few days ago.
The problem is that other things outside the...
January 31, 2007 at 7:42 am
The problem is that you need to know the total # of columns to get the CASE to work properly. Or you have to cover all bases, like
select
CASE hour
WHEN...
January 31, 2007 at 7:40 am
Without seeing the code it's hard to know what is causing the delays. If there's lots of data, especially not indexed, it could be slow.
I'm not sure I'd do a...
January 31, 2007 at 7:36 am
I think Lowell has given some great suggestions. I use ORDER BY NEWID() for randomization as well when we do contests here.
January 31, 2007 at 7:31 am
It's definitely an AD security error. Google for it and you should find a couple solutions that hopefully will match up with yours.
January 31, 2007 at 7:30 am
How many services are running on the server. Are there really 4 instances? I'd be sure there isn't something mucked up on the server as well.
January 31, 2007 at 7:28 am
Good luck Anthony in making a change. If it's a bad place, then I'd recommend leaving.
I'd caution you though that the grass isn't always greener at the next company. Move...
January 31, 2007 at 7:24 am
Good point on the Excel code.
Every product has bugs and I'd consider this one just as I'd consider Excel's driver not sending over more than 255 character.
January 30, 2007 at 8:34 pm
What processes are using logs of memory?
30MB isn't necessarily a lot of memory
January 30, 2007 at 4:21 pm
Good points there, but I guess I'd like to hear more about why this is a bad move or where it makes sense and where it doesn't. If you're driving...
January 30, 2007 at 4:20 pm
I don't think it was Bert, but thanks to him for pointing this out as a potential problem.
January 30, 2007 at 4:05 pm
Whoopsie! It's corrected and I guess the spell checker only does so much ![]()
January 30, 2007 at 9:51 am
January 30, 2007 at 8:52 am
Not sure. There's always half.com.
I get a scheduled maintenance page at halfpricecomputerbooks.com
January 30, 2007 at 8:22 am
Windows will always have a lot of processes running. Most of them take very little CPU, so I'm not sure what the problem is. If you run Task Manager and...
January 30, 2007 at 7:43 am
Viewing 15 posts - 32,656 through 32,670 (of 39,818 total)