Viewing 15 posts - 916 through 930 (of 6,216 total)
I had hoped my article was the magic fix! Anuja's idea seems worth trying.
September 1, 2006 at 6:01 am
All the replication information is stored in either the db with the data, in distribution db, or in msdb as jobs. Potentially you may have a file share defined for...
August 30, 2006 at 2:57 pm
In general I will use transactions inside an stored procedure that requires a transaction to deliver consist and valid results. For example, a proc that just does an update doesn't...
August 30, 2006 at 2:53 pm
Just dont throw out the idea of an enterprise library based on authentication for a couple reasons. One, if you don't like the code exactly as is, you can change...
August 30, 2006 at 2:44 pm
I will forward the thread to Steve to make sure things are ok. Occasionally we have a problem where we'll get temporarily added to a blacklist and that sometimes takes...
August 30, 2006 at 2:41 pm
I will forward the thread to Steve to make sure things are ok. Occasionally we have a problem where we'll get temporarily added to a blacklist and that sometimes takes...
August 30, 2006 at 2:41 pm
Leif,
It is possible to get the SQL by editing the web config as follows:
Before:
<add name="Components" value="all,RunningJobs:3,SemanticQueryEngine:2,SemanticModelGenerator:2" />
To:
<add name="Components" value="all,RunningJobs:3,SemanticQueryEngine:4,SemanticModelGenerator:2" />
Of course you can always just use...
August 30, 2006 at 2:39 pm
Im curious why you elected to use devices rather than just backup directly to a file?
August 29, 2006 at 5:36 am
We'll have more coverage of Report Builder soon I think. As far as connected, absolutely thats the limitation. Not unreasonable I think all in all, but constricting at times. Definitely...
August 28, 2006 at 1:09 pm
I'll try to take a look at this when I get a break in the schedule next week. If someone in your group has Installshield it's pretty easy to build...
August 25, 2006 at 7:03 pm
Addiction to stress? I think Im out of my depth, but I'll try anyway! I think my first question is, are you really addicted to stress? Or do you like...
August 23, 2006 at 6:31 am
We do a very light edit on most articles, compared to a much more intense edit for articles in the SQL Server Standard Magazine. Online is a little less formal...
August 23, 2006 at 6:25 am
Thats the rub, logic doesn't always apply...and of course being close to the problem, it's not always possible to know if our logical assessment is biased overly for/against our own...
August 22, 2006 at 11:34 am
Cowboy, you've made my day. Not that Im happy that you're stressed of course, but if we can help one person recognize stress and start to change their response, thats...
August 22, 2006 at 11:28 am
Viewing 15 posts - 916 through 930 (of 6,216 total)