Cego-DBD

Software Screenshot:
Cego-DBD
Software Details:
Version: 1.2.8
Upload Date: 17 Feb 15
Developer: Bjoern Lemke
Distribution Type: Freeware
Downloads: 14

Rating: nan/5 (Total Votes: 0)

Cego-DBD is an open source database API (Application Programming Interface) written in C and Perl, designed to implement a Perl DBD driver for the Cego relational database system. It combines the XS API with C++ libraries.

Getting started with Cego-DBD

As mentioned, the program is written in the C and Perl programming languages, which means that a GNU GCC compiler, Perl and the DBI Perl module must be installed on your operating system prior to attempting to install Cego-DBD using the source tarball distributed on Softoware.

In order to install Cego-DBD, you must download it from Softoware or its official website (see download link at the end of the article), save the file somewhere on your computer and extract its contents with your favorite archive manager.

Open a terminal emulator app, configure the program by running the ‘make Makefile.PL --prefix=/usr/’ command (/usr can be replaced with /usr/local on some systems that require it), then execute the ‘make’ command to build the DBD driver.

You can easily test the driver by building a Cego database and start up the daemon. Don’t forget to open the dbd.def connection parameter file and add the respective database connection parameters at the beginning of the file by following the :::: format (e.g. softoware:2200:TS1:test:test).

You will now be able to run the database driver tests by executing the ‘make test’ command. If successful, install the driver system wide by running the ‘make install’ command as root or the ‘sudo make install’ command as a privileged user.

Supported operating systems

The software has been successfully tested on GNU/Linux, Solaris, FreeBSD and Mac OS X operating systems using the GNU C++ compiler (GCC). It is fully compatible with the 32-bit, 64-bit and SPARC instruction set architectures.

What is new in this release:

  • Added quote escape handling to the bind method, so quotes can be used in string variables as normal characters.

What is new in version 1.2.0:

  • This version supports cego-2.13 with serial network protocol.

What is new in version 1.1.15:

  • Added a bug fix for appropriate clearing of attribute cache

What is new in version 1.1.14:

  • Compile fixes have been added for clean compilation with Ubuntu Linux 10.10 (gcc 4.4.5).

What is new in version 1.1.13:

  • This version fixes a compilation problem with the new CegoNet API.

What is new in version 1.1.12:

  • This release was adaptated to the new cego C++ API (2.6.14).

What is new in version 1.1.9:

  • Adapts a network parameter change for cego 2.6.0.

What is new in version 1.1.3:

  • Adaptions for the current Cego version.

Requirements:

  • Perl
  • Cego
  • xml-1.0.6
  • base-1.0.12

Similar Software

Dzo
Dzo

14 Apr 15

SQLSoup
SQLSoup

15 Apr 15

Smart Grid
Smart Grid

3 Jun 15

Other Software of Developer Bjoern Lemke

Cego
Cego

17 Feb 15

Comments to Cego-DBD

Comments not found
Add Comment
Turn on images!