Database
A database is a structured collection of records or data.
Article

Errors and their solutions-Java,MySql,Oracle, Weblogic and Perl

We all know that finding the right solution for an error message can be quite a daunting task: searching numerous forums,blogs and vendor sites takes a lot of time and patience. How about having one...
Article

Develop Powerful Application for IDS with Perl

This tutorial takes you through the process of setting up the Perl Database Interface (DBI) to work with the IBM Informix Dynamic Server (IDS). See examples of how to exercise a variety of DBI...
Article

XSL Transformations with Perl

This article covers some API methods of the XML::XSLT module and shows you how to create a new XML file without needing to do any Perl programming. You will also learn how to transform a dynamically...
Article

Executing SQL Server Stored Procedure from Perl

This article illustrates how to setup a development environment using Perl and SQL Server on the following platforms: Microsoft Windows, Red Hat Linux, and Sun Solaris. Step by step, you can learn,...
Article

Building a Geocoding Web Service

Make a geocoding database available to the world through a Perl-driven web service. Then, to demonstrate the service, a PHP web services client talks to this Perl service to retrieve coordinates for...
Article

Nested Data Structures--A Perl Primer

On a recent project, I was tasked to provide a basic numerical analysis to be displayed in monthly breakdowns. The number of months to be displayed would be variable, and each day within each month...
Article

Complex layered configurations with AppConfig

AppConfig shines as a way of configuring applications in Perl in the simple cases, but occasionally you need more power in command-line processing and configuration-file parsing. Instead of using...
Article

Embedding Perl in database tables

Put Perl into your RDBMS design to reach database nirvana. This installment looks specifically the Class::DBI CPAN module and MySQL to introduce you to embedding Perl in database tables.
Article

Build Web apps with Maypole

The author turns a love of beer into a Perl application server -- going from a simple front end to database servers, and developing into a social-network Web application. He begins, however,...
Article

Database Programming with Perl

I'd like to think that I'm a reasonably decent Perl programmer now. I'd like to think that I have a good grasp of how to solve relatively common problems in Perl. But, you know, it hasn't always been...
Article

DBIx::Recordset VS DBI

Writing this article was pure hell. No, actually, writing most of it was quite fun - it was just when I had to write the functional equivalent of my DBIx::Recordset code in DBI that I began to sweat...
Article

The Phrasebook Design Pattern

In addition, suppose you have an SQL expert who should optimize your SQL calls. How do you let him work on the SQL; should he look through your Perl code for it? And what if that guy is so ignorant...
Article

Creating Data Output Files Using the Template Toolkit

There are a number of Perl modules that are universally recognised as The Right Thing To Use for certain tasks. If you accessed a database without using DBI, pulled data from the WWW without using on...
Article

How to Avoid Writing Code

One of the most boring programming tasks in the world has to be pulling data out of a database and displaying it on a web site. Yet it's also one of the most ubiquitous. Perl programmers being lazy,...
Article

MSXML, It's Not Just for VB Programmers Anymore

My co-workers cringe when I tell them the truth. What XML parser are you using? MSXML? With Perl? You've gotta be crazy. Yes, it's true, but I couldn't help myself. After test driving MSXML in a...
Article

An Object Lesson in Perl

In the past three columns, I looked at using "references" in Perl. References are an important part of capturing and reflecting the structure of real-world data -- for example, a table of...
Article

Genetic algorithms applied with Perl

Based on the Darwinian principle of survival of the fittest, genetic programming uses mutation and replication to produce algorithms for creating ever-improving computer programs. In this column,...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.