(Ehab AbuShmais) The SB+ Server is an IBM SystemBuilder application development tool within the U2 database environment, and comprises the default development tools, runtime support libraries, and server-side execution of client/server functions. Use the new functionality in SB+ to build an applicat
Other News
Learning PHP, Part 3
(Nicholas Chase and Tyler Anderson) This tutorial is Part 3 of a three-part series teaching you how to use PHP through building a simple workflow application. In this tutorial, you will learn about using HTTP authentication, streaming files, and how to create objects and exceptions. (R)
Configuring Linked Servers
A linked server configuration allows Microsoft SQL Server to execute commands against OLE DB data sources on different servers. Linked servers offer these advantages: –Remote server access. –The ability to issue distributed queries, updates, commands, and transactions on heterogeneous data so
XML at JavaOne: Ten Years After
(Frank Coyle) This year’s 2005 JavaOne Conference in San Francisco provided an opportunity to celebrate Java’s tenth birthday. At the first JavaOne back in 1995, Java had just emerged from Sun’s labs as a hot, new object-oriented language with the mantra “write once, run anywhere”. That first Ja
UML for the Software Developer, Part 6: Interaction Diagrams
(Mark Goetsch) Sequence diagrams are used to map out class interactions. A sequence diagram is made up of objects, each with its own object lifeline. Interactions between the objects occur by messages that are sent from one object to the next. By convention, the messages are sent from left to right
Hooking OOo to MySQL
(Rob Reilly) Did you know that you can connect the OpenOffice.org office suite to a MySQL database? By combining the power of these two open source applications you can do things like generating personalized sales letters from the customer data stored on your servers. Let’s walk through the process
Linux is optimal OS for grid computing, says Oracle
(Ee Sze Tan) Linux is the optimal operating system for grid computing and is set to drive the cost of enterprise computing down.
How to Boost Performance of your XML Data in DB2
Today, most XML content is stored either in file systems or in relational or pure XML databases. When stored in relational databases, the XML data is either shredded or stored as a single object (BLOB/CLOB). While these methods have their advantages, retrieving and updating this data can be expensiv
C# and XML Source Code Documentation
(Mike Elliott) Through many years of enterprise level software development and consulting I became critically aware of the importance of good source code documentation, and several years ago when I began working with first release Visual Studio.NET beta 1 and found C# provided built in support for i
Identity Management with Microsoft Identity Integration Server
(Jeffrey Juday) Have you ever developed a custom data feed that populates employee information in one of your systems? Do you struggle with account management in your Active Directory? If you answered yes to either of these questions, rest assured because identity management can ease your pain.
