Forum Replies Created

Viewing 15 posts - 24,001 through 24,015 (of 39,818 total)

  • RE: White space in the table

    If you look at the properties for a table, you'll get a list of the fields.

    If you look at the properties for a database, there is a "size" and a...

  • RE: choosing hardware RAID controllers

    Use R1/R10, not 5.

    Go with a major vendor, stick to what they recommend with the server to eliminate driver issues.

  • RE: Decrypt issue

    Is it the same code?

    I'd double check that you have the same key, maybe restore it again. Someone could have regenerated something. Or you might need to restore it each...

  • RE: Flash

    I'm not sure I agree with Gus about next year, but I could be wrong. There's still a substantial premium for drives.

    I bought a 1TB drive for US$147 yesterday. A...

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

Viewing 15 posts - 24,001 through 24,015 (of 39,818 total)