Viewing 15 posts - 24,001 through 24,015 (of 39,818 total)
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...
May 6, 2009 at 10:22 am
Use R1/R10, not 5.
Go with a major vendor, stick to what they recommend with the server to eliminate driver issues.
May 6, 2009 at 10:16 am
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...
May 6, 2009 at 10:00 am
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,...
May 6, 2009 at 9:53 am
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...
May 6, 2009 at 9:38 am
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),...
May 6, 2009 at 9:32 am
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...
May 6, 2009 at 9:27 am
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...
May 6, 2009 at 9:26 am
Show some code here, and we'll help you out. Seeing results doesn't help me figure out what you're doing wrong.
May 6, 2009 at 9:25 am
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....
May 6, 2009 at 9:23 am
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.
May 6, 2009 at 9:18 am
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...
May 6, 2009 at 9:16 am
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...
May 6, 2009 at 9:13 am
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...
May 6, 2009 at 9:11 am
Viewing 15 posts - 24,001 through 24,015 (of 39,818 total)