(shekhar_shashi) Asymmetric encryption allows conversion of simple text to cipher text (encrypted text) and vice versa. The key used for encryption is different from the key used for decryption. The keys together are known as the key pair. Typically one key is kept private and the other key is made
Author: SSWUG Research
SQL Server 2005 Integration Services – Performance – Part 31
(Marcin Policht) In the previous installment of our series covering SQL Server 2005 Integration Services, we reviewed the innovative design of this technology and its impact on performance. Within the context of the dual architecture (divided into Control and Data Flows), we presented such concepts
Managing Your Cross-Platform Data: Solutions for Oracle and SQL Server Environments
This one-day event is designed for Oracle professionals who have cross-platform responsibilities or need to transfer their skill sets to SQL Server, and for IT managers seeking database computing environment improvements for their organizations. We are bringing Oracle professionals together to learn
Build your own RSS client with PHP and the PEAR XML_RSS package
(Melonfire) RSS, also known as Really Simple Syndication or RDF Site Summary, is a file format which allows Web sites to publish and syndicate the latest content on their site to their users. An RSS “feed” is expressed in XML; and as a result, it can be read by any client capable of parsing an XML f
XML Programming with PHP and Ajax
(Hardeep Singh) Your knowledge of popular programming languages and techniques is all you need to put DB2 9’s XML capabilities to work in service-oriented architectures and other business scenarios.
BUG: Error message when you replicate a table to SQL Server by using snapshot replication in SQL Server 2000: ‘Bulk-copy commit failed (bcp_batch) ODBC message: SQLSTATE 37000, native error 4813’
Consider the following scenario. In Microsoft SQL Server 2000, you replicate a table to a SQL Server destination by using snapshot replication. The table has a column of the text data type or of the image data type. In this scenario, you may experience one of the following symptoms if the column con
DB2 for z/OS Version 8 Long Names
(Willie Favero) So, you’ve just finished running DSNTIJNE moving your DB2 subsystem or data sharing group into enable new function mode (ENFM). You also read some dude’s blog that said all you need to do is run a few queries to make sure the catalog was still there and survived the conversion from E
DB2 Document Manager V8.3 performance tuning
(Dave Royer) IBM DB2 Document Manager is a powerful document management middle-tier server that integrates with IBM DB2 Content Manager as a repository for documents throughout their lifecycle. This article is written for administrators of Document Manager middle-tier servers. It assumes familiarity
Applied MS Reporting Services 101 using Smart Client
(Asif Sayed) I still remember it was a neatly done report that got me my first pay raise. Ever since, I am very passionate about report writing (every one likes pay raise rite?). In this article, I will guide you through step by step how to create a simple report using MS Reporting Services 2005;
Building a SQL Server 2005 Integration Services Package Using Visual Studio 2005
(Jayaram Krishnaswamy) The article deals with copying a table on the Oracle 10G XE database to a MS SQL 2005 server by creating a Business Intelligence Project and the Integration Services installed template. This illustrated article may be useful for those who intend to use the Visual Studio 2005 f