(Abhijeet Singh) To traverse the DOM, the access always starts from the document.
Author: SSWUG Research
The WebSphere Contrarian: Options for accelerating application deployment
(Tom Alcott) Looking for ways to speed up application deployment in IBM WebSphere Application Server? In this installment, The WebSphere Contrarian outlines how applications are deployed and offers options for accelerating the deployment process.
Creating Users & Granting Permissions in MySQL
(Noel Herrick) One of the first tasks when setting up a new MySQL server is creating users and granting them permissions, or giving them the ability to do stuff in MySQL. By default, a single user, the root user, is created when you setup MySQL.
6 Top Tips for Visual Studio 2013
(Deborah Kurata) Every new release of Visual Studio advertises that it increases developer productivity. But with Visual Studio 2013 you might just find that the marketing is true! Visual Studio 2013 comes with many new features that can really change the way you work.
Drop Types Recursively
(Michael McLaughlin) As covered in my new Oracle Database 12c PL/SQL Programming book (publisher’s satisfied), you can evolve object types. That means you can change a base object type and the change cascades through dependents.
How to solve the error ‘ERROR: NMO Not Setuid-root (Unix-only)’ on Oracle Enterprise Manager Cloud Control while contacting the EM Agent
(Marco V.) I’ve just finished to setup at home an Oracle Real Application Clusters virtual environment formed by two nodes.
How to use index to get NULL values
(Marko Sutic) I have learned new trick today which I want to share and keep as reminder to myself. I am sure that most Oracle DBA’s or Developers are familiar with this – so please skip this post if you are one of them 🙂
Getting Starting with Change Data Capture (CDC) in SQL Server – Part 2
(Arshad Ali) In my last article of this series, I talked about Change Data Capture feature of SQL Server to capture DML changes happening on the tracked table and explained how it works. Then I talked about how it differs from Change Tracking. In this article, I am going to demonstrate practically h
Interactive reports highlight Microsoft SQL Server Reporting Services
(Melanie Luna) Brian Larson, CTO and partner at Superior Consulting Services, is author of the book Microsoft SQL Server 2012 Reporting Services, which is a thorough guide to creating and disseminating business intelligence reports. In this interview, Larson discusses the two authoring environments
The Strange Story About the MERGE that Killed the Cluster
(Matan Yungman) I don’t like the MERGE statement. The syntax is weird, it’s tricky in terms of locks, and it has a history of weird errors. The other day a developer wanted my help in troubleshooting a MERGE that caused an ACCESS VIOLATION error and a stack dump generation.
