Viewing 15 posts - 11,731 through 11,745 (of 18,923 total)
If it comes to worst... create a perm temp table with the spid as clustered index. or maybe a table variable (not that I think you're allowed to do that at...
September 20, 2006 at 6:52 am
Anyone got a plan D that doesn't involve re-uninstall?
September 20, 2006 at 6:48 am
Thanx for recalling us that nothing is more important than the data... even when you are certain that nothing can go wrong!
September 19, 2006 at 1:31 pm
That's a good point. IIRC correctly this is a case where the prod server was accidentally pointed onto a test server. And only a few rows need to be ported...
September 19, 2006 at 1:21 pm
Why would that be, the 2 tests I did with it were fine on 2005 (grant it 9 and 10 are not the hardest convert tests
September 19, 2006 at 1:13 pm
This becomes the user responsibility. You can implement a set of rules where the user has to lock is PC when he leaves. Have the pc go to sleep after...
September 19, 2006 at 12:21 pm
Sorry but that works fine for me.
What do those servers have in common? (SP, verision)??
September 19, 2006 at 12:01 pm
You'll have to edit it in query analyser. The query builder doesn't support the use of the case statement (even when legal).
September 19, 2006 at 9:59 am
Why can't the programmers do that client side??? It's a very simple loop to code and present.
Anyways if you have to do it server side create a temp table with...
September 19, 2006 at 7:44 am
Do you have a table where the employees have more than one salary???
Where do I send my resume
.
I would seriously consider query...
September 19, 2006 at 7:02 am
I'm not either... I had to stumble my way around this one
.
I had to go in control panel, add or remore program, look...
September 19, 2006 at 6:43 am
In my case I had to use a few uninstalls because I didn't realise that you had to manually choose all the services to uninstall (like database engine, reporting service...).
So...
September 19, 2006 at 5:05 am
If you insist
.
I'll let Jeff explain this new nickname
.
September 19, 2006 at 4:42 am
Viewing 15 posts - 11,731 through 11,745 (of 18,923 total)