Other News

Community

Data Obfuscation and Encryption

(Jared Still) Data encryption is a hot topic these days. This is hardly a new subject, but has received and increasing amount of attention, largely due to ecommerce. Protecting credit card numbers, medical data and other sensitive information has become more important than ever before, and on a lar

Community

Why We Need XML Query Standards

(Jonathan Robie) Despite a shortage of sophisticated XML query tools, Internet demands have forced companies to present their data in various formats. In one sense little has changed, as SQL queries have long been used to combine data for different purposes and audiences. Now however, the output is

Community

Reporting Bad SQL Code in DB2

(Marin Komadina) To find the slow-running SQL, we need to collect and analyze all SQL statements coming into the database, for a period of high system utilization. Previously presented “top” UNIX system commands can be used to identify a period for collecting SQL statements. After the system returns

Community

DBCC Commands

(Michael Otey) Using Database Consistency Checker (DBCC) commands can give you valuable insight into what’s going on inside your SQL Server system. DBCC commands have powerful documented functions and many undocumented capabilities that you might not know about. You can learn more about undocumented

Community

Check Your Form with Validator

(James Holmes) One major benefit of the Struts framework is its built-in interface for performing data validations on incoming form data. If any validations fail, the application redisplays the HTML form so that the invalid data can be corrected. Otherwise, processing continues. The Struts framework

Community

WAP / WML Tutorial — Free

The WAP protocol is the leading standard for information services on wireless terminals like digital mobile phones. WML is the language used to create pages to be displayed in a WAP browser. In our WAP tutorial you will learn about WAP and WML, and how to convert your HTML pages to pocket format,