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.478.017 Times

Dbd freeware
Filter: All | Freeware | Demo
 

Dbd

< 1 2 3 4 > 
Added: October 08, 2010 | Visits: 890

DB2::db DB2::db is a framework wrapper around DBD::DB2 for a specific database. SYNOPSIS package myDB; use DB2::db our @ISA = qw( DB2::db ); ... use myDB; my $db = myDB->new; my $tbl = $db->get_table(myTable); my $row = $tbl->find($id); The DB2::db module can simplify your interaction... Platforms: *nix

License: Freeware Size: 20.48 KB Download (98): DB2::db Download

Added: November 10, 2010 | Visits: 1.114

libdbi-drivers libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The libdbi-drivers project... Platforms: *nix

License: Freeware Size: 952.32 KB Download (111): libdbi-drivers Download

Added: August 12, 2010 | Visits: 919

SQL::Statement::Embed SQL::Statement::Embed can embed a SQL engine in a DBD or module. SQL::Statement is designed to be easy to embed in other modules and to be especially easy to embed in DBI drivers. It provides a SQL Engine and the other module needs to then provide a data source and a storage mechanism. For... Platforms: *nix

License: Freeware Size: 87.04 KB Download (98): SQL::Statement::Embed Download

Added: April 05, 2010 | Visits: 527

mod_dbd_mysql mod_dbd_mysql is a DBD Driver module for MySQL. To replace mod_mysql_pool. Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): mod_dbd_mysql Download

Added: November 03, 2010 | Visits: 708

mod_dbd_pgsql mod_dbd_pgsql is a DBD Driver module for PostgreSQL. apr_dbd The apr_dbd framework presents a common API for different SQL database engines. The API is documented in apr_dbd.h. DBD Drivers APR DBD Drivers are currently available for MySQL and PostgreSQL. The apr_dbd architecture supports... Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): mod_dbd_pgsql Download

Added: February 11, 2010 | Visits: 981

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =... Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

Added: May 09, 2010 | Visits: 1.179

Relations::Family Relations::Family is a DBI/DBD::mysql Relational Query Engine module. SYNOPSIS # DBI, Relations::Family Script that creates some queries. #!/usr/bin/perl use DBI; use Relations::Family; $dsn = "DBI:mysql:finder"; $username = "root"; $password = ; $dbh =... Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): Relations::Family Download

Added: May 07, 2010 | Visits: 879

Relations::Query Relations::Query is a Perl Object for building queries with DBI/DBD::mysql. SYNOPSIS # Relations::Query Script that creates some queries. use Relations::Query; $query = new Relations::Query(-select => {fife => barney}, -from => {green_teeth => moogoo}, -where => "flotsam>jetsam",... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Relations::Query Download

Added: April 07, 2013 | Visits: 1.945

DBD Login Style WordPress's themes are absolutly amazing, except you are not able to theme the login pages very well. DBD Login Style is a light weight plugin that will allow you full theme control over the login pages. It also offers additional DIV tag creation for custom messages.Some Features: * Specify CSS... Platforms: PHP

License: Freeware Size: 10 KB Download (45): DBD Login Style Download

Added: May 01, 2010 | Visits: 944

DBI::FAQ DBI::FAQ is a Perl module for the Frequently Asked Questions of the Perl5 Database Interface. What is DBI, DBperl, Oraperl and *perl? To quote Tim Bunce, the architect and author of DBI: ``DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): DBI::FAQ Download

Added: October 07, 2010 | Visits: 698

mod_log_dbd mod_log_dbd package is a module for Apache 2.2+ that writes access logs to a database using the APR DBD framework. Its designed for simplicity and speed, and therefore lacks some of the features of other logging modules. It does however automatically create any needed tables and columns. NOTE:... Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): mod_log_dbd Download

Added: April 05, 2010 | Visits: 1.623

Database Independent Abstraction Layer for C Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using... Platforms: *nix

License: Freeware Size: 1013.76 KB Download (99): Database Independent Abstraction Layer for C Download

Added: May 02, 2010 | Visits: 1.097

XBase::FAQ XBase::FAQ is a Perl module with frequently asked questions about the XBase.pm/DBD::XBase modules. This is a list of questions people asked since the module has been announced in fall 1997, and my answers to them.. Platforms: *nix

License: Freeware Size: 102.4 KB Download (100): XBase::FAQ Download

Added: May 07, 2010 | Visits: 956

Bundle::DBI Bundle::DBI is a bundle to install DBI and required modules. SYNOPSIS perl -MCPAN -e install Bundle::DBI CONTENTS DBI - for to get to know thyself DBI::Shell 11.91 - the DBI command line shell Storable 2.06 - for DBD::Proxy and DBI::ProxyServer Net::Daemon 0.37 - for DBD::Proxy and... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): Bundle::DBI Download

Added: March 04, 2010 | Visits: 1.133

DBIx::DBO2::Docs::ToDo DBIx::DBO2::Docs::ToDo are tasks, ideas, and bug reports. TODO Issues from Comparison.pod document: Supported databases Any database supported by one of the following: DBD::AnyData, DBD::CSV, DBD::MySQL, and DBD::Pg. TODO: Add ODBC to SQL Server. SQL Abstraction The base Record class... Platforms: *nix

License: Freeware Size: 32.77 KB Download (91): DBIx::DBO2::Docs::ToDo Download

Added: October 01, 2010 | Visits: 1.058

Oraperl Oraperl is a Perl access to Oracle databases for old oraperl scripts. SYNOPSIS eval use Oraperl; 1; || die $@ if $] >= 5; # ADD THIS LINE TO OLD SCRIPTS $lda = ⊦a_login($system_id, $name, $password) $csr = ⊦a_open($lda, $stmt [, $cache]) ⊦a_bind($csr, $var, ...) ⊦a_fetch($csr [,... Platforms: *nix

License: Freeware Size: 368.64 KB Download (111): Oraperl Download

Added: May 10, 2013 | Visits: 194

DBD Footprints It adds an item for this purpose under the Options menu.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): DBD Footprints Download

Added: May 10, 2013 | Visits: 387

DBD Mailto Encoder This blocks e-mail address mining robots and spam crawlers.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): DBD Mailto Encoder Download

Added: August 13, 2008 | Visits: 731

pd-TinyCalc This is the first update of this program I've posted in 5 years even though I've written 3 other versions. This is a stand alone program, a small desktop Calculator called pd-TinyCalc (previously called dbd-TinyCalc). It's a small calculator that takes up far less room on your... Platforms: Windows

License: Freeware Size: 2.89 KB Download (480): pd-TinyCalc Download

Added: January 18, 2010 | Visits: 1.004

Cafeterra Cafeterra provides a message queue-based EAI tool. Cafeterra is a message queue-based EAI project with a Web user interface for designing, processing, and monitoring inter-application data flows. Supported connectors are based on an RDBMS, flat files (CSV, fixed length record, XML, HL7, HTML,... Platforms: *nix

License: Freeware Size: 747.52 KB Download (96): Cafeterra Download

< 1 2 3 4 >