Cego-DBD

A Perl DBD driver for the Cego database system.
Download

Cego-DBD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Bjoern Lemke
  • Publisher web site:
  • http://www.lemke-it.com/

Cego-DBD Tags


Cego-DBD Description

A Perl DBD driver for the Cego database system. Cego-DBD project implements a Perl DBD driver for the Cego database system.Tested platforms and compliersCego DBD is pretty new and has just been tested on Mac OS X using GNU C++ compiler.Please note: Cego DBD uses the XS API in combination with C++ libraries. There are still expected some problems with different platforms.InstallationRun the configure script with the following options $ make Makefile.PL --prefix=where prefix-dir is the base directory of the previous installed base, xml and Cego client header files and libraries ( e.g. /usr/local ).Run make $ makeThis builds the complete DBD driver. To test the driver, you first have to build up a cego database and start up the daemon. Edit the connection parameter file dbd.def and put in the appropriate database connection parameters in the first line.The following format ist required< hostname >:< port >:< tableset >:< user >:< password >( e.g. geek:2200:TS1:lemke:lemke )Now you can run the database driver tests with $ make testIf succesful, deliver the package with $ make install Requirements: · Perl · base-1.0.12 · xml-1.0.6 · cego-1.0.10 What's New in This Release: · Adaptions for the current Cego version.


Cego-DBD Related Software