by Danny Chan – The Microsoft Data Provider for Oracle sometimes generates an OCI-22060 error. If your code does properly catch and handle all errors you will see this as a query that inexplicably does not return any rows.
Other News
Java Programming with Oracle JDBC: Performance
When it comes to JDBC performance issues, there are two major factors to consider: performance of the database structure and the SQL statements used against it and relative efficiency of the different ways you can use the JDBC interfaces to manipulate a database. This excerpt from Java Programming w
Architect Security for Web Services
by Mark O’Neill – Take a look at the security challenges of Web services and how to address them with security architecture, including what it can offer going forward when XML traverses firewalls.
Saxon 7.6
New support for XQuery 1.0 as well as XSLT 2.0 and XPath 2.0. “The XQuery support has been implemented largely by writing an XQuery parser and generating the same internal interpretable code that is currently generated by the XSLT front end. Since there is very little functionality in XQuery that is
Store and Retrieve XML-based Business Objects with SQL Server and .NET
by Evangelos Petroutsos – Combine SQL Server’s XML support and .NET XML serialization to simplify your front-end code by moving custom objects rather than DataSets between application layers and into and out of SQL Server.
Generate Autofixlogins :: (Script Library)
Category: Utilities Tags: Compatibility: SQL Server 7.x and later Description:
Generate Autofixlogins – S2K SP3 :: (Script Library)
Category: Utilities Tags: Compatibility: SQL Server 2000 and later Description:
V8 Update on Java Programming in DB2 UDB
Toronto Lab experts give you the latest and greatest on what you need to know about Java programming in DB2 UDB v8.
Making Business Intelligence Work: Start-to-Finish Guidance for Managers
by Mike Biere – In Making Business Intelligence Work, IBM expert Mike Biere shows managers how to create and implement a coherent BI plan that reflects users needs. Biere identifies solutions for obstacles that cause many business intelligence projects to fail. The book covers how to set appropriate
Creating Web services on Windows to access DB2
By Quentin Presley – Interested in making DB2 data available through the use of Web services? This tutorial shows you the steps to create two stored procedures and then convert the stored procedures into Web services that access DB2 data. The Web services will provide insert capability, and the capa
