This is probably old news to many of you. But I am optimistic about the Microsoft approach to make Dot Net software available to be hosted outside the Microsoft set of operating systems. They are starting with Dot Net Core, a set of libraries of shared capabilities found in all implementations of Dot Net. http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx There are a couple of […]
Other News
Some tips to work with SQL Server 2014 alerts
Some tips to work with SQL Server 2014 alerts SQL Server writes the events to the Windows Application log. SQL Server Agent checks the Windows application log for SQL Server events. An alert is an automated response to events raised by SQL Server. When an event occurs, the SQL Server Agent checks if the appropriate alert exists and if so...
How to mess up your data using ONE command in MySQL/Galera.
(Marco Tusa) Or how wsrep_on can bring you to have a cluster with usless data.
Oracle Audit Vault Oracle Database Plug-In
The Oracle Audit Vault uses Plug-Ins to define data sources. The following table summarizes several of the important facts about the Oracle Audit Vault database plug for Oracle databases –
Configuring MDS Customisation Layer and Layer Value Combination in ADF
(Andrejus Baranovskis) With this post I would like to dive a bit deeper into MDS customisation and layer combination handling. By default, there is defined customisation layer – site. Typically we set our own customisation values for this layer, as a result – all customisations usually are stored un
Oracle 12c Implicit Result Sets in SQL Developer 4.1
(Dermot O’Neill) Ever want to run a Stored Procedure or a PL/SQL anonymous block and just want to “print out” the results of a query ? Even as a little bit of debug information?
SharePoint 2013 Crawl History Error
(Samuel Betts) Just a quick one; if you’ve ever seen the error “Could not find Stored Procedure Search_GetRepositoryTimePerCrawl” when you click on “crawl history” in the SharePoint Search app then this fix could be for you.
IBM Datacap 9.0 DDK Datacap Desktop Custom Panels
(Robert Ferin) User interaction with IBM Datacap can occur when physically scanning pages or when reviewing problems found while processing pages. Here, you can find the information to create your own panels to be used within an IBM Datacap application. Custom panels present alternative layouts and
JPickList – A simple JQuery based PickList plugin
(amitthk) JPickList is a simple JQuery plugin used to display Picklist of selection items. It can also be used to display hierarchical data in picklist format.
Parameterizing Connections and Values at Runtime Using SSIS Environment Variables
(Melissa Coates) This post discusses how to parameterize connection strings and values at runtime using SSIS environment variables. Although it may seem like a lot of steps, it’s a one-time setup per environment and makes your SSIS projects very portable and allows for easier manageability of dynami
