Forum Replies Created

Viewing 15 posts - 916 through 930 (of 6,216 total)

  • RE: Deleted ONE of the log files in EM then detached-can tre-attach as it is still looking for "old LOG file

    I had hoped my article was the magic fix! Anuja's idea seems worth trying.

  • RE: Replication Issues when migrating to new hardware

    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...

  • RE: Transaction Handling in PROC or ADO.NET?

    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...

  • RE: The Enterprise Library for .NET Framework 2.0

    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...

  • RE: Daily Email Newsletter Late

    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...

  • RE: Daily Email Newsletter Late

    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...

  • RE: The Report Builder

    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...

  • RE: Building Automated Backups

    Im curious why you elected to use devices rather than just backup directly to a file?

  • RE: The Report Builder

    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...

  • RE: RS SP2 install RSCLIENTPrint via cab file, is there an MSI?

    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...

  • RE: Stress

    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...

  • RE: The Enterprise Library for .NET Framework 2.0

    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...

  • RE: Stress

    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...

  • RE: Stress

    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...

  • RE: Stress

    I think that depends on how steady the cash flow is!

Viewing 15 posts - 916 through 930 (of 6,216 total)