Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.188.501 Times

DBD::MaxDB 7.6.00.27

  Date Added: June 23, 2010  |  Visits: 891

DBD::MaxDB

Report Broken Link
Printer Friendly Version


Product Homepage
Download (100 downloads)



DBD::MaxDB is a Perl module for MySQL MaxDB database driver for the DBI module version 7.6.0 BUILD 027-121-124-939. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:MaxDB:$hostname/$dbname", "$user", "$password") or die "Cant connect $DBI::err $DBI::errstrn"; $sth = $dbh->prepare("SELECT Hello World as WELCOME from dual") or die "Cant prepare statement $DBI::err $DBI::errstrn"; $res = $sth->execute() or die "Cant execute statement $DBI::err $DBI::errstrn"; @row = $sth->fetchrow_array(); ... See the DBI module documentation for full details. DBD::MaxDB is a Perl module which provides access to the MySQL MaxDB databases using the DBI module. It is an interface between the Perl programming language and the MaxDB programming API SQLDBC that comes with the MySQL MaxDB relational database management system. The DBD::MaxDB module needs to link with MaxDBs common database interface SQLDBC which is not included in this distribution. You can download it from the MySQL homepage at: http://www.mysql.com/maxdb.

Requirements: No special requirements
Platforms: Linux
Keyword: Build Database Database Driver Dbd Dbdmaxdb Dbi Driver Maxdb Database Module Mysql Maxdb Perl Perl Module
Users rating: 0/10

License: Freeware Size: 87.04 KB
USER REVIEWS
More Reviews or Write Review


DBD::MAXDB RELATED
Database Tools  -  DBConvert for MSSQL & MySQL 3.8.3
DBConvert for MSSQL & MySQL is a database migration tool for data conversion from MS SQL database to MySQL server and MySQL db to Microsoft SQL. You can convert SQL data to MySQL or MySQL to MS SQL databases simply by configuring a few options...
 
Libraries  -  XML::DB::Database::Exist
XML::DB::Database::Exist is a Perl module with XML:DB driver for the eXist database. SYNOPSIS use XML::DB::Database::Exist; This is the eXist XML-RPC driver. It is intended to be used through the XML:DB API, so that it is never called...
35.84 KB  
Database Tools  -  MySQL Connector/ODBC 3.51.19
MySQL Connector/ODBC project is an ODBC driver for the MySQL database server. MySQL is a multithreaded, multi-user SQL database management system (DBMS) which has, according to MySQL AB, more than 10 million installations. MySQL is owned and...
 
Libraries  -  DBI 1.57
DBI is a database independent interface for Perl. SYNOPSIS use DBI; @driver_names = DBI->available_drivers; %drivers = DBI->installed_drivers; @data_sources = DBI->data_sources($driver_name, %attr); $dbh = DBI->connect($data_source,...
481.28 KB  
Modules  -  MySQL Database Backup 1.0
PERL Script to backup your OSCommerce database under MySQL. This script will perform a dump of your database as well as create a Hot Backup of the database. Both backup types will be tarred and compressed into a single file.Full installation and...
 
Audio Tools  -  Digital Audio Player 0.2b
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently GNUdap supports the CHIC MP10, CHIC MP30, CHIC Symphony from "Perstel,Inc." and the NGS Jogger from...
225.28 KB  
Database Tools  -  PythonReports 0.3.0
PythonReports is a toolkit aimed to build database reports in Python programs. The toolkit includes report template designer, report builder and several printout renderers for GUI and graphic file output. Report builder applies a template to a...
 
Utilities  -  vp-usb-lock 0.2.1
vp-usb-lock is a Linux kernel driver and PAM module that utilizes the PC wireless USB lock and makes it possible to use it as authentication method for your Linux box. It is easy to install, but needs access to the sources of the kernel and PAM...
81.92 KB  
Web Authoring  -  DynaSite 2.0
Dynasite is a software development tool to build database, forms, and reporting applications for .NET., ASP or PHP Web Applications. Eliminate hand-coding of your application's infrastructure by quickly generating advanced sophisticated user...
 
Programming  -  OCT - OnCast Cadastral Toolkit 1.0.4.alpha
The OnCast Cadastral Toolkit, or just OCT, helps dropping the efforts needed to build database intense applications (a.k.a. CRUD applications) to a minimum. The idea is, write your Business Entities and let OCT derive the User Interface for you.
2.63 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB