(Eric Overfield) In my previous articles on HTML5/CSS3 and SharePoint 2010 we inspected HTML5 and CSS3 and endeavored to integrate these into the SharePoint environment. Mostly a success with some caveats. Let us continue with a look at more caveats.
Author: SSWUG Research
Security for SQL Server User Defined Data Types
(Chad Churchwell) I have a group of developers that I support and they are reporting they cannot see columns within their tables. I have granted them db_datareader permissions which is a standard at my company for QA environments. Why can’t they see their column definitions?
Indirect Checkpoint – SQL Server 2012
(VidhyaSagar) I noticed an interesting feature that’s released with SQL Server 2012. In this version now you can set recovery time at database level. In other words now you can set when checkpoint should happen to a database which directly relates to the recovery time of the database. Before steppin
WPF Base Classes – UIElement – Keyboard Events
(Richard Carr) The twenty-first part of the Windows Presentation Foundation Fundamentals tutorial continues the investigation of the base classes of the WPF layout controls. This article describes the keyboard events provided by the UIElement type.
DB2 database hangs on db2 connect – use db2pd to troubleshoot
(Jack Vamvas) During a DB2 database Physical 2 Virtual (P2V) migration , the systems administrator did not request for the application be shut down. The usual practise for a P2V is to shut down the application and shut down DB2 – then start P2V. This didn’t occur and resulted in a potential corrup
SQL – Difference Between INNER JOIN and JOIN
(Pinal Dave) Here is the follow up question to my earlier question SQL – Difference between != and Operator <> used for NOT EQUAL TO Operation. There was a pretty good discussion about this subject earlier and lots of people participated with their opinion. Though the answer was very simple but the
SQL Server upgrade paths: What to do before, during, after upgrading
(Ashish Kumar Mehta) Creating SQL Server upgrade paths from one version to another is a task that every database administrator is eager to undertake. However, upgrading SQL Server is not an easy task, and improper planning increases the chance of derailment and delays.
DB2 NoSQL JSON Capabilities, Part 3: Writing applications with the Java API
(Marion Behnen, Henry Chiu, Jyh-Chen Fang, Manish Sehgal and Tony Sun) Rapidly changing application environments require a flexible mechanism to store and communicate data between different application tiers. JSON (Java Script Object Notation) has proven to be a key technology for mobile, interactiv
DB2 LUW – What is a Page?
(Ember Crooks) The logical view of a database consists of the standard objects in any RDBMS – Tables, Indexes, etc. There are a number of layers of abstraction between this and the physical hardware level, both in the OS and within DB2.
TidyXML
(MrMikeJJ) This is designed to take XML and make it easy to read, by adding appropriate line breaks and tab indentation.
