Other News

Community

Using ActiveX Scripts in DTS

In Data Transformation Services (DTS), you can extend the capabilities of your DTS package by using Microsoft ActiveX scripts that implement the objects, properties, methods, and collections of the DTS object model. Using ActiveX scripts, you can: –Format and transform the data as it is copied

Community

.Net Development with DB2 database

This Rational Software Development Platform Webcast explains how easy it is to develop .NET applications using Visual Basic or C# using DB2 as your database environment. As a long-standing premier member of the Microsoft Visual Studio Industry Partner (VSIP) program, IBM has already delivered an imp

Community

HOWTO – Work with LOB Data Types

(Torsten Schlabach) In a lot of applications there is a need to store large text or binary objects into the database. The definition of large usually means that the object’s size is beyond the maximum length of a character field. In Oracle this means the objects to be stored can grow to > 4 KB each.