Viewing 15 posts - 1,606 through 1,620 (of 6,216 total)
What are you browsing? If its any db object, it will work that way for whatever server you've connected to.
Andy
September 12, 2003 at 9:03 pm
Chris, I think we should definitely get this into an article and really make sure we answer the questions Jeff posed. Voodoo (or seemingly voodoo) like this can cost you...
September 12, 2003 at 9:02 pm
Mark, I'm a little late, but let me add our thanks as well. I know those posts take time and they add up to an incredible value for those that...
September 12, 2003 at 8:59 pm
I totally agree with both and I'll move that way up on the list (just under shipping the book to inquiring readers!).
Andy
September 12, 2003 at 8:58 pm
We're glad we can help where we can. Thanks for the kind words.
Andy
September 12, 2003 at 8:57 pm
Yes, is standard in SQL2K and no way to turn off that I know of. Agree that changing your proc (look at ecid for the parallel threads).
Andy
September 12, 2003 at 8:55 pm
Point #1 made by Chris is superb - if you need cross db integrity (think about doing a restore of a single db) you'll do a LOT of work to...
September 12, 2003 at 6:04 am
So it's a connectivity/resolving issue. If it doesn't connect based on IP, my first thought is that you're only running named pipes maybe, or that you've got a problem with...
September 12, 2003 at 6:01 am
I've been lucky(?) enough not to run into this so far. I'd rather run a single instance unless the security needs of the app would preclude that. For instance, recently...
September 12, 2003 at 5:59 am
Wow, what did 23k seats cost? I'd consider it a paper change (dont know about MS!).
Andy
September 12, 2003 at 5:54 am
Does the like have a leading wildcard? That will cost a lot more than just trailing wildcard. Do you have indexes on the join columns? Looked at a query plan?...
September 11, 2003 at 2:51 pm
It's a shame they don't make it easier/more transparent, its such a common task.
Andy
September 11, 2003 at 2:49 pm
Either way you'll have to transfer the logins too (separately) or add them manually. If you do the latter you'll need to run sp_change_users_login to fix up sql users in...
September 11, 2003 at 1:59 pm
September 11, 2003 at 1:57 pm
Viewing 15 posts - 1,606 through 1,620 (of 6,216 total)