Viewing 15 posts - 76 through 90 (of 831 total)
Senchi (6/18/2014)
No,I actually renamed the default instance.... It was SQLExpress or something like that and I changed the name to MSSQLSERVER..
SQL Express defaults to installing as a named instance, and...
June 19, 2014 at 3:54 am
I think you're mistaking what happens there. The actual comparison of the hashes is always done on the server side. An example of how a login process might work (this...
June 19, 2014 at 3:45 am
I also prefer to size the database when I'm setting it up rather than using a "one size fits all" solution in model--not all databases are created equal, after all,...
June 19, 2014 at 2:40 am
Yeah, I didn't put enough thought into this one...just thought "What's the minimum permission required to run Profiler?" rather than "What's the minimum required to do what the developer actually...
June 19, 2014 at 2:35 am
When you install a new major release of the .NET framework, the old version stays on there so that applications still expecting the old version don't break. I would imagine,...
June 18, 2014 at 4:10 am
I got it right, but would agree getting the right answer is largely a matter of a coin toss once you've ruled out the three obviously incorrect ones (corruption, wrong...
June 18, 2014 at 3:42 am
Stefan Krzywicki (6/17/2014)Which one is it that, if you're logged in someone can see every password you've saved on the system in clear text?
Firefox allows you to view all your...
June 18, 2014 at 1:59 am
Stefan Krzywicki (5/30/2014)
The system I'm really excited about is the one Jordan Kare was working on (he may still be) that uses lasers to launch a capsule. The lasers activate...
May 30, 2014 at 7:41 am
I'm confused. When it started talking about a "separate" memory-optimized filegroup, I assumed it meant something separate from the memory-optimized filegroup you created in the first place, which is clearly...
May 27, 2014 at 9:44 am
SQLRNNR (5/20/2014)
Definitely something to avoid.
Maybe this guy saw that story about the programmer who outsourced all his own work to China for a fraction of his salary and thought, "That...
May 20, 2014 at 9:27 am
I suspect both Jeff and I got the 200 user figure from the original post in this 18-month old thread you resurrected... :rolleyes:
May 20, 2014 at 7:51 am
About that: have you checked what the per-user licensing price would be for 200 users? When you have so many processor cores with so few users, it might actually work...
May 20, 2014 at 6:41 am
SQLRNNR (5/12/2014)
That would be nice, but using the unicode value or even searching in advanced mode (for both the unicode value and the symbol itself) in charmap shows an empty...
May 12, 2014 at 9:34 am
SQLRNNR (5/12/2014)
Yup - tried the charmap that ships with windows but the infinity symbol was removed for the code pages I mentioned (mine is one of those).
If you tell Charmap...
May 12, 2014 at 9:14 am
You can always use good ol' Character Map that ships with Windows to grab the symbol--bit of a pain, but it works well enough. Main issue is that you can't...
May 12, 2014 at 8:34 am
Viewing 15 posts - 76 through 90 (of 831 total)