(Nell Gawor and Lin Sun) IBM WebSphere Application Server Community Edition (Community Edition) includes Derby for its own use (see the sidebar for more information about the difference between Derby and IBM Cloudscape). Your Java 2 Platform, Enterprise Edition (J2EE) applications can also leverage
Author: SSWUG Research
SQL Server 2005 Integration Services – Part 18
(Marcin Policht) In the previous two articles of our series dedicated to SQL Server 2005 Integration Services, we demonstrated versatility of the Script Component, which is capable of operating as either a Data Flow source or a transformation. In addition, it is also possible to have this component
Oracle defends itself over security
(Munir Kotadia) Oracle has shrugged off criticisms of its recent security record, saying that one of the company’s biggest security concerns is that its customers are so used to being secure that they are not used to applying patches.
What’s in it for us 1.x developers in ASP.Net 2.0?
(george.p.alexander) In my last article, we had a look at three fundamental differences from the ground level on how ASP.Net 2.0 is markedly different from its predecessor. I thought I could cover a lot more differences, enhancements and new stuff than those three topics. Little did I notice that on
Implementing Hamlets
(Rene Pawlitzek) Hamlets provide an easily used and easily understood framework for developing Web-based applications. The framework not only supports, but also enforces, the complete separation of content and presentation. Its simple and elegant design does not hide the familiar underlying servlet
How To Handle AJAX Responses
(Kris Hadlock) There are many dimensions to the AJAX engine, each with its own importance. Once the engine does the work of sending the request and receiving the response, there are infinite ways to handle the response. The response is a crucial part of the process, as the user ultimately interacts
ADOdb: getting good support for IBM DB2, Cloudscape, and Apache Derby
(Dan Scott) The stable release of the ibm_db2 PECL extension for IBM DB2, Cloudscape, and Apache Derby brought a high performing, highly functional database connectivity alternative to Unified ODBC for PHP 4 and 5 users. However, in and of itself a database extension does not enable you to use the m
Introduction to instrumentation
(sowgandini) The term instrumentation refers to an ability to monitor or measure the level of a product’s performance and to diagnose errors.
Moving the database : SQL Server detach and attach
(Alf Pedersen) If you need moving the database to another location, the attach and detach functionality is indispensable. As many of you may or may not know, SQL Server is a database management system used to store data and objects needed to work with that data.
Using WMI from managed code
(Andriy Klyuchevskyy) Windows Management Instrumentation (WMI) is Microsoft’s implementation of Web-Based Enterprise Management (WBEM), which is the industry standard for unifying the management of distributed computer systems. The WBEM standard includes the Common Information Model (CIM) for descri
