In its continued commitment to interoperability, Microsoft has released a new Java Database Connectivity (JDBC) driver with SQL Server 2005. The SQL Server 2005 JDBC Driver 1.1 CTP June 2006 download is available to all SQL Server users at no additional charge, and provides access to SQL Server 2000
Author: SSWUG Research
Large Scale Implementation for IBM Tivoli Composite Application Manager for WebSphere
(Budi Darmawan) Implementation for a large scale application management environment (hundreds of Apps Servers) multiple nodes, clustering and failover consideration; maintenance and migration consideration; operational tips.
Creating DB2 stored procedures written in COBOL using WebSphere Developer for zSeries
(Reginaldo Barosa) A stored procedure is a compiled program, stored on a DB2 local or remote server, that can execute SQL statements. This tutorial teaches how to use WebSphere Developer for zSeries to create and test COBOL stored procedure, but PL/I users can follow the same steps. (R)
How to: Configure an XML Web Service for Windows Authentication
Follow these procedures to configure and pass client credentials to a Web service using all forms of Windows authentication except Client Credentials. For that case, follow the procedures in the Client Certificate Authentication section.
Introducing Data Unification and Harmonization: Critical Success Factor for Data Warehousing
(Bonnie K. O’Neil) What is the bane of every data warehouse project? What seems to be the major cause of project overruns? Most experienced data warehouse project managers would quickly say, “Data Integration.” When planning a data warehouse project, a project manager breaks it into main phases,
Java/.NET Integration as Simple as Possible
(Vitaly Shelest) For a number of years, I have been developing software for integrating applications written in different platforms. And in my business, I face with interoperability issues: Java and C++, Java and COM, Java and .NET. To solve them, I have developed a number of tools. The last one is
Working with Files and Directories using ASP.NET
(Sanjit Sil) In our real life applications it is required to read, write, or manipulate files and directories. The .NET Framework provides a set of classes in the System.IO namespace to allow synchronous and asynchronous reading from and writing to data streams and files. Before working with files
Generic DataGridView
(Yildirim Kocdag) DataGridView is a new control which is more flexible for coding than simple datagrid. However, there are a lot of developer having difficulties about DataGridView Calendar, Mask, ComboBox and also Validations. Actually, DataGridView does not support such as important properties.
IBM WebSphere Everyplace Deployment V6 Handbook for Developers and Administrators Volume I: Installation and Administration
(Juan Rodriguez, Siva Aremanda, Yogesh P. Kamat, Leo Kuo, Matthew Perrins, Rafael Sanchez, Pedro Siena Neto, Jeff Simon and Guillermo Villavicencio) This IBM Redbook will help you plan, install, and administer mobile applications to run in a WebSphere Everyplace Deployment Version 6 environment. The
Import and export data in MySQL
(Paul Dubois, Stefan Hinz and Carsten Pedersen) This sample chapter, taken from MySQL 5.0 Certification Study Guide, discusses how to use MySQL to perform bulk data import and export operations. (R, pdf)
