Viewing 15 posts - 4,396 through 4,410 (of 6,486 total)
Loner (3/4/2008)
I keep learning. But the more I know, the more I know I do not know. What is the logic!
I totally agree to that. Besides the technology changes...
March 4, 2008 at 8:24 am
If you want to check out the thread I was referring to - it's over here:
http://www.sqlservercentral.com/Forums/Topic454846-371-2.aspx#bm455633
March 4, 2008 at 8:00 am
Jack Corbett (3/4/2008)
March 4, 2008 at 7:49 am
GregoryAJackson (3/4/2008)
by placing a Function in the...
March 4, 2008 at 7:47 am
psst - Jack? (secret time)
Jeff's solution is referred by MS tech-heads (some of their bloggers) as an "inner loop" technique. Meaning - you have to touch each record...
March 4, 2008 at 7:35 am
Jack Corbett (3/3/2008)
March 4, 2008 at 6:59 am
Shrinking log files is sometimes required when they go over the size you want. I wouldn't do it a lot, but it sometimes happens. I would try to...
March 3, 2008 at 10:17 pm
"Resistance is futile....Your experience will be assimilated into the SQl Server Central collective....":D
March 3, 2008 at 12:47 pm
I would go web application. Mostly because there is a single deployment, and no workstation by workstation config issues to worry about.
If you have access to VS2005 standard or...
March 3, 2008 at 12:38 pm
jim (3/3/2008)
March 3, 2008 at 12:21 pm
sqlbrowser = the "SQL BROWSER service" (in control panel/admin tasks/services).
It "advertises" SQL instances, so it makes it easier for apps to "know" how to talk to a specific SQL instance.
March 3, 2008 at 12:14 pm
The sad part is - it can be used as a very decent way to create a BusinessObjects - like "universe" for your devs to interact with. That's...
March 3, 2008 at 11:47 am
I'm not a big fan right now. Mostly because it seems to reintroduce a lot of the weaknesses seen in previous attempts at the same thing. It's a...
March 3, 2008 at 11:35 am
What do you mean by "invalid"?
What specifically clues you in to it being "invalid"?
Are you getting an error? If so - where?
March 3, 2008 at 11:12 am
I've been a big fan of those USB hard drives that have popped up with the included backup software. On a high-speed USB connection - it's about as fast...
March 3, 2008 at 11:06 am
Viewing 15 posts - 4,396 through 4,410 (of 6,486 total)