(Arpit Jain) In this article we will learn how to create a tree view in jQuery. Tree view is used for representing hierarchy. You can use it for many purposes. So let’s create it.
Author: SSWUG Research
Handling Large Many to Many bridge tables
(Mike Davis) In some scenarios you will need to create a many to many relationship in your cube in SSAS. One of the problems that arise from many to many bridge tables are the size of these tables. In this example we have a fact table that contains the history of a person and measures for that perso
Simple XML validation within PyQt TextEdit fields
(Sam Spencer) As part of Canard, there is need for a very simple XML editor while the rich-text capabilities are finalised. So for the upcoming release, rather than work with a complex GUI, I’ve taken the easy option and will just allow the user to edit the very cut back rich text XML itself.
What to Audit at the SQL Server Instance Level
(K. Brian Kelley) I’m responsible for the security of my SQL Servers. I know I should be auditing them regularly, I just don’t know where to start. What’s your recommendation for auditing?
Integrating Perl REST service with jQuery and a database
(Sudeep Hazra) This article is a novice level demonstration of using jQuery consuming a REST Web Service written in Perl, that performs a database operation. This is just a demonstration to show the inter-operability of these technologies. There are several features of all of these technologies far
Run ASP.NET Web API Inside Your Application
(Ondrej Balas) ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server.
How to change all objects ownership in a particular schema in PostgreSQL?
(Raghavendra) Few suggesion’s here (Thanks), inspired me to compose a bash script for changing all object’s (TABLES / SEQUENCES / VIEWS / FUNCTIONS / AGGREGATES / TYPES) ownership in a particular schema in one go.
Creating a Fiddler Extension for SharePoint 2013 App Tokens
(Kirk Evans) This post will show how to create a Fiddler extension to inspect SharePoint 2013 context and access tokens.
The DB2Night Show Season #5 Kickoff 6 SEPT 10am CDT featuring DB2 BLU!
(Scott Hayes) Season #5 of The DB2Night Show™ starts Friday 6 September 10am CDT with Episode #114 on “Performance Experiences and Best Practices with DB2 BLU” with IBM guests Berni Schiefer, Jessica Rockwood, and Michael Kwok!
Resetting the Oracle SQL Developer Desktop in v4.0
(Jeff Smith) Can’t get your SQL History or Snippets panel to open? Before version 4.0, we would frequently advise users to close SQL Developer, go into their user settings folder and delete the’windowinglayout.xml’ file and then restart SQL Developer.
