This tutorial shows you how to successfully create two tables and an index using the IBM DB2 Development Add-In for Microsoft Visual Studio .NET. You can use the IBM Explorer to view a sample of the contents of the table. The IBM Explorer automatically queries the number of rows that the user specif
Tag: IBM
Preparing an information catalog on a multipartition database
How do I prepare an information catalog on a multipartition database using the Manage Information Catalog wizard?
DB2 Cube Views Webcast: IBM DB2 Built For Business Intelligence Delivers OLAP Power
DB2 Cube Views enables faster deployment, easier management, cleaner source data (thanks to centralization of data marts) and better performance across all analytical applications. And because it’s faster and easier for end users to query, it’s also more cost-effective than competing products. T
Generate test data using SQL
(Alexander Kuznetsov) Whether you are prototyping to prove a concept, developing a new application from the ground up, or just studying SQL, you need test data to run your application against. This article discusses how to generate enough test data to be useful for testing with the expected dist
Deleting the top 10 rows in a table
(Craig Mullins) My requirement is to delete the top 10 rows of a particular table on DB2. My table and data are as follows. (R)
DB2 Web Server applications on Linux with Kylix 3 (and WebSnap)
(Bob Swart) This article shows how to build a Web server application using Kylix 3, exposing the IBM DB2 UDB SAMPLE database on the Web.
Parlez-Vous DB2 For LUW? (Part 2)
(Robert Catterall) In last quarter’s DB2 DBA column, I took you on the first leg of a tour of DB2 UDB for Linux, Unix, and Windows (LUW) conducted with mainframe DBAs in mind, but open to anyone interested in DB2 technology. That part of the tour focused on system aspects of DB2 for LUW, includi
Unique and Primary Key Constraints in DB2 for OS/390 Version 7
(Cathy Lappe) It was another one of those Sunday night DB2 application implementations, complete with coffee, donuts, chocolate and dumps. My partner, Charles, was braving the cold to fetch some pizza and soft drinks for us as it was already beginning to look like a longer evening than we expected.
DB2 Web services for DB2 UDB practitioners
(Tim J. Brown) This article provides an in-depth guide to understanding how to use Web Services with DB2. You’ll learn step by step how to build the environment and how to consume Web Services. (pdf)
Choose a database access to IBM DB2 UDB from Delphi 8
(Jeremy McGee) There are three principal ways to connect to IBM DB2 Universal Database (UDB) from Borland Delphi 8 for the Microsoft .NET Framework: through the old Borland Database Engine (BDE), the newer dbExpress, or the latest ADO.NET technologies. In this article, I’ll help you choose the r