(Bill Hamilton) Notification Services is a programming framework based on XML and T-SQL. It is used to create applications that generate and send messages to subscribers. Notifications can be sent according to a schedule, or in response to conditions or events. Notifications can be sent using built-
Author: SSWUG Research
Restrict User Access to Specific IP
(Muthukumar Singaram) This trigger restricts user access to specified IP addresses.
db2pd to monitor table access
(Chris Eaton) Now back to my series of postings on the db2pd tool (posting 1, 2 and 3). In this posting let’s look at the table stats you can get out of db2pd. There is a flag you can use that will dump out any table that has been accessed along with some very useful information (some of which I […]
WebSphere Classic Event Publisher for z/OS (Release 9.1) – An end-to-end scenario using native VSAM capture
(Tom Wabinski, Anil Varkhedi and Thomas Atwood) IBM WebSphere Classic Data Architect (CDA) is a remote administration tool for IBM WebSphere Classic Event Publisher for z/OS, and can be run from Windows or Linux workstations. This article covers the setup of MQSeries objects required by the scenario
DB2 9 for z/OS: No V for z
(Craig S. Mullins) The beta program for the next version of DB2 for z/OS began back in June of 2006. This latest and greatest version of DB2 is known as DB2 9 – no V, just 9. At the time I’m writing this (early December), no GA date has been announced, but “word on the street” says to expect GA […]
Real-World AJAX Book Preview: The Essential AJAX Pieces
(Kurt Cagle) AJAX isn’t so much a single technology as it is a set of technologies that are now all part of most contemporary browsers. Because of this factor, it’s sometimes difficult to explain what precisely AJAX is, especially the degree to which XML or JavaScript predominates.
Introducing MySQL Duplicate Key Checker
(Xaprb) I’ve just released MySQL Duplicate Key Checker on SourceForge. This is a complete rewrite of a tool I initially released under a slightly different name. It is now much more powerful and friendlier to use, especially for scripting, and has many more options.
Use XForms to create a dynamic Web search
(Stony Yakovac) The tight integration XForms has with XML makes it perfect for viewing the results of XML-based APIs. At the same time, it’s powerful enough to create a dynamic interface that can react to changing conditions. This article explains how to use these capabilities by showing you how to
Easily manipulate data with the GridView control in ASP.NET 2.0
(Tony Patton) Last week, I introduced ASP.NET 2.0’s GridView data control and covered the basics of using it. This week, I go a step further by going into the details of working with the data contained in the control. This includes viewing, editing, and deleting data. Thankfully, the GridView contro
SQL Server 2005 Command Line Tool ‘SQLCMD’ – Part III
(Muthusamy Anantha Kumar) In Part I and part II we saw a few ways of using the SQL Server 2005 SQLCMD command line utility. In Part III of this series, I am going to illustrate how to use scripting variables, startup scripts and variable substitution.
