Viewing 15 posts - 21,316 through 21,330 (of 39,909 total)
I'm not sure I'd advocate skipping them, but they could be low key, take an afternoon off, potluck, and small recognitions at work, just to remind people that they are...
December 24, 2009 at 3:07 pm
I would second Jeffrey's note about changing to simple model if you don't need recovery. Otherwise, you need to run log backups.
December 24, 2009 at 3:06 pm
there should be a setup log that has more information for VS and SQL Server. It's usually a text file that you can read.
I'd remove all SQL server stuff if...
December 24, 2009 at 3:06 pm
Your IIS configuration will matter. Does the IIS pass through authentication requests to the user? You can manage users/pwds in SQL Server for the web users, but you'll need to...
December 24, 2009 at 8:44 am
December 24, 2009 at 8:43 am
Matt, you are correct, but security is a series of hurdles. If you lose the laptop, there's an x% chance that someone will get the data if you have TDE...
December 24, 2009 at 8:41 am
the pipe isn't open, as shown in the error. Does the SQL Server error log on startup show listening on the port/pipe you're using? Are you on the same machine...
December 24, 2009 at 8:37 am
I've never tried other languages, but I would guess that the product keys are not language specific. You would just have to try one and see.
December 24, 2009 at 8:31 am
I believe that you are correct in that a processor license is needed for SQL. How are the users connecting to the server? Through the web?
Express could work, but it...
December 24, 2009 at 8:30 am
With those servers and thinking DR and switchover, clustering will work, but it requires hardware to make work. I'm not sure if you could do a 6 node cluster, either.
I...
December 23, 2009 at 6:53 pm
You don't need to drop the column and add it back. Reseed it instead, it does the same thing. Just set your seed at a place it won't conflict with...
December 23, 2009 at 9:41 am
By default, all of your processors will be used. You can use less if you configure the affinity mask.
December 23, 2009 at 9:40 am
Lots of adds and deletes can do it. Our AV program would add in 10k+ every time, and I think it trimmed out values older than a week once a...
December 23, 2009 at 9:15 am
What does this mean? "if I want to you only 2 what can i do"
Do you mean only use two processors for SQL Server? You can use the affinity mask...
December 23, 2009 at 9:12 am
Viewing 15 posts - 21,316 through 21,330 (of 39,909 total)