Forum Replies Created

Viewing 15 posts - 24,106 through 24,120 (of 39,919 total)

  • RE: Decrypt issue

    That is the database master key. It needs to be loaded into the server to open that database's keys for access.

    So you need to make a backup of this key,...

  • RE: Filestream column and network paths

    Searching for an answer, but I don't think so. This is a db container, like other db containers, so it typically needs to be local.

    there are options to integrate with...

  • RE: Decrypt issue

    Which key are you talking about? You need to get your semantics straight.

    there is a Service Master Key (SMK) for the instance. Each database has a Database Master Key (DMK),...

  • RE: Best Practices for SQL 2008 Clustering

    I'm confused, are you looking to use HyperV and VMs for clustering?

    Or just trying to lay out the drives for clustering?

    There's nothing magic about SQL clustering. It sits on...

  • RE: Move 15 SQL servers into ONE.

    I'd be wary of instances, you need to really manage memory between them.

    If you go VMs, you then get into resource issues, potentially. You can't necessarily put 4 VMs on...

  • RE: select clients with two billing currencies

    Show some code here, and we'll help you out. Seeing results doesn't help me figure out what you're doing wrong.

  • RE: SQL2008 justification

    From my view, what I see and read,

    1. support is the big one.

    2. some performance improvement in the core db engine.

    3. Compression is EE only. Need to factor that in....

  • RE: Future Hardware Growth planning, single node clusters on Enterprise or Datacenter (and cluster later?)

    I hadn't heard this before. I'd love to see someone write an article the shares more about this.

    It sounds like a good idea, though.

  • RE: Sql Server 2008 Enterprise Evaluation Edition Expired!!

    I'd agree with Denny. Go for the dev edition.

    You could uninstall, but I think you'd need to delete things (not dbs), but files, and clean the reg to get it...

  • RE: Best tools for creating a user interface?

    If you know some VB, VB.NET is easier, but it's still a paradigm change.

    I'd go take a couple short online classes for VB.NET and C#. Invest a few hours, see...

  • RE: WEB SYNCHRONIZATION

    First, please don't use all capitals. It's rude in English, and the equivalent of shouting at someone.

    Second, you haven't provided enough information. There are any number of things it could...

  • RE: Flash

    I might be wrong, in fact I'd expect I am. I know Texas Memory and Fusion are pushing hard, and growing their products.

    I have no idea who to believe in...

  • RE: xp_regwrite or xp_instance_regwrite

    I haven't used it in 2005, and it might work much better. Never know how much work was done there between versions.

    I'd still recommend you script the jobs, deploy them...

  • RE: select duplicates

    Closing

    duplicate here:

  • RE: DDL Triggers

    What didn't work for you? I'd like to see you do some work here rather than just give you the answer.

    A few hints: script the backup job (meaning the creation...

Viewing 15 posts - 24,106 through 24,120 (of 39,919 total)