Viewing 15 posts - 5,611 through 5,625 (of 6,022 total)
It's the kind of error an operator could makes as a wrong choice on a menu or the entry of the name of the last network worked on instead of...
May 3, 2011 at 8:09 am
maverickza (4/21/2011)
I want learn SQL server but want to do it self study - company I work for don't want to send me on a course.
What is the best...
May 2, 2011 at 12:05 pm
Revenant (4/29/2011)
Eric M Russell (4/29/2011)
geert.bens (4/29/2011)
April 29, 2011 at 9:00 am
SQL Server routinely creates temporary "index" structures in memory or tempdb all the time, like during a hash join on large tables.
Staging tables and temporary indexes are common in scenarios...
April 29, 2011 at 7:00 am
geert.bens (4/29/2011)
the developper is the constructor, the DBA responsible for the fundations and construction plan
if both only...
April 29, 2011 at 6:38 am
blandry (4/28/2011)
April 28, 2011 at 7:14 am
Recently I found a post where a developer was struggling with a variety of problems: design, backups, and more. It was obvious this person was overwhelmed and when someone suggested...
April 28, 2011 at 7:00 am
This sounds like a problem that could perhaps be better solved by ranking rather than by grouping. The example below is abstract and doesn't match your table structure, but you...
April 25, 2011 at 7:44 am
Fortunately in IT we don't have many occupational hazzards (so long as we use a laptop pad and stretch out leggs every half hour). However, balancing our screen time and...
April 25, 2011 at 7:31 am
sturner (4/21/2011)
Systems subjected to EMP or high level of...
April 21, 2011 at 8:08 am
The issue with truncation of leading zeros is due to the Excel column being formatted as numeric. When using Excel to exchange data with SQL Server, it's best to format...
April 21, 2011 at 7:58 am
It could have been worse; at least they didn't lose your luggage or subject you to a strip search.
😀
April 21, 2011 at 7:25 am
Doctor Who 2 (4/15/2011)
You brought up an interesting point, Jack, and that's the number of recruiters contacting you, trying to fill jobs. A few years ago (I don't remember...
April 15, 2011 at 9:09 am
At my company, we are in year three of an enterprise wide project to consolidate all of the legacy applications, employees, and clients we acquired though acquisitions into a single...
April 15, 2011 at 7:43 am
As suggested earlier, it's probably another SQL Server instance, but if this continues to by a mystery, you can try using the Process Explorer utility to identify what process has...
April 13, 2011 at 7:44 am
Viewing 15 posts - 5,611 through 5,625 (of 6,022 total)