Home | About | Documentation | Download I-Con.dk 
     
  next up previous external
Next: WDB Oracle Interface Up: WDB Installation and Users Previous: WDB Sybase Interface

WDB Informix Interface

The Informix interface module was written by Curtis Wong (office curtis@ana.com, home curtis@crl.com)

Requirements

To use the WDB Informix interface you will need perl (version 4.036). The binary is not enough, you need the object file called uperl.o to link isqlperl, so you have to get the source and compile perl your self. The Perl4 source is available from :

ftp://ftp.uu.net/languages/perl/perl.tar.gz or
ftp://ftp.funet.fi/pub/languages/perl/ports/perl4/unix/perl-4.036.tar.Z

You also need isqlperl. The isqlperl source is availble from

    ftp://ftp.demon.co.uk/pub/perl/db/perl4/isqlperl/

Isqlperl is a set of user-defined subroutines letting you access an Informix data server using Perl. You will need the Informix development system to build isqlperl.

Configuration

Follow the normal WDB configuration instructions, with the following exceptions :

  • Set $DBI_FILE in the wdb.conf file to isql_dbi.pl.
  • $DATEFORMAT in the wdb.conf file is ignored.
  • Set the first line in the wdb script to isqlperl instead of sybperl.
  • Set $SQLEXEC in the wdb.conf file to the name of your Informix server executable.

Creating FDF's

Included is also an Informix version of mkfdf, called isqlfdf, which will produce a working template FDF file given a database and table name.

Example

A sample form for the Informix Demo Stores database is included in the conf/fdf/stores directory.


next up previous external
Next: WDB Oracle Interface Up: WDB Installation and Users Previous: WDB Sybase Interface

Copyright © 1996 Bo Frese Rasmussen
Last update: Sun Mar 10 22:57:31 1996
Latest News
  • New Homepage!
         24-Feb-2000
  • SourceForge Hosting
         5-Mar-2000
  • Downloads
  • WDB Ver.1.4
         6-Mar-1996
  • WDB Ver.2.000 beta
         24-Feb-2000
  •  


    Copyright © Bo Frese   Last modified: 05-03-2000