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

Dbi freeware
Filter: All | Freeware | Demo
 

Dbi

1 2 3 4 5 > 
Added: March 06, 2010 | Visits: 1.259

SQL::Shell SQL::Shell is a command interpreter for DBI shells. SYNOPSIS use SQL::Shell; #Initialise and configure my $sqlsh = new SQL::Shell(%settings); $sqlsh->set($setting, $new_value); $value = $sqlsh->get($setting); #Interpret commands $sqlsh->execute_command($command);...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (158): SQL::Shell Download

Added: February 03, 2010 | Visits: 1.514

Document Archive Document Archive provides is a Web-based BibTeX archive. Document Archive is a Web-based database to help you keep track of the vast amount of electronic documents and BibTeX entries you might have in use. Browser plugins and console frontends allow fast access with typical tools. The...





Platforms: *nix

License: Freeware Size: 460.8 KB Download (142): Document Archive Download

Added: April 26, 2010 | Visits: 1.011

Bundle::Bugzilla Bundle::Bugzilla package is a bundle of the modules required for Bugzilla. SYNOPSIS perl -MCPAN -e install Bundle::Bugzilla CONTENTS AppConfig 1.52 CGI 2.98 CGI::Carp Data::Dumper Date::Format 2.21 DBI 1.38 Bundle::DBD::mysql File::Spec 0.84 File::Temp Template 2.08 Text::Wrap...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (132): Bundle::Bugzilla Download

Added: April 24, 2010 | Visits: 1.386

Mysql Assistant Mysql Assistant is a MySQL viewer. Mysql Assistant requires Ruby-Gtk2 and MySQL/Ruby. Myassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1. Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (128): Mysql Assistant Download

Added: June 07, 2010 | Visits: 1.781

DBD::Oracle DBD::Oracle is a Perl module with Oracle database driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:Oracle:$dbname", $user, $passwd); $dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd); # See the DBI module documentation for full details # for...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (127): DBD::Oracle Download

Added: June 26, 2010 | Visits: 1.186

SQL::Generator SQL::Generator is a Perl module to generate SQL-statements with oo-perl. SYNOPSIS use SQL::Generator; With this module you can easily (and very flexible) generate/construct sql-statements. As a rookie, you are used to write a lot of sprintf`s every time i needed a statement (i.e.for DBI)....


Platforms: *nix

License: Freeware Size: 13.31 KB Download (124): SQL::Generator Download

Added: July 24, 2010 | Visits: 1.472

DBI 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, $username, $auth, %attr); $rv =...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (122): DBI Download

Added: February 26, 2010 | Visits: 1.176

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: March 09, 2010 | Visits: 955

Config::JSON Config::JSON is a JSON based config file system. SYNOPSIS use Config::JSON; my $config = Config::JSON->create($pathToFile); my $config = Config::JSON->new($pathToFile); my $element = $config->get($param); $config->set($param,$value); $config->delete($param);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (119): Config::JSON Download

Added: October 04, 2010 | Visits: 969

DBD-InterBase DBD-InterBase is a Perl-DBI driver for the InterBase Databases and Firebird, written using the InterBase C API.. Get DBD::InterBase at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. DBD::InterBase is a Perl DBI driver for...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (115): DBD-InterBase Download

Added: September 08, 2010 | Visits: 926

DBD::Informix DBD::Informix is a Perl module witj IBM Informix Database Driver for Perl DBI. SYNOPSIS use DBI; You should also read the documentation for DBI perldoc DBI as this document qualifies what is stated there. Note that this document was last fully updated for the DBI Version 0.85 specification,...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (112): DBD::Informix Download

Added: January 18, 2010 | Visits: 1.108

Carnegie Mellon NetReg/NetMon The Network Development group maintains two web-accessible database systems: the Network Registration system (NetReg) and the Network Monitoring (NetMon) system. These systems were designed from the ground up at Carnegie Mellon. NetReg NetReg provides administrators a central platform for...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (112): Carnegie Mellon NetReg/NetMon Download

Added: November 10, 2010 | Visits: 1.107

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: October 01, 2010 | Visits: 1.051

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: November 05, 2010 | Visits: 1.234

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: September 24, 2010 | Visits: 1.301

DBIx::SQLCrosstab::Format DBIx::SQLCrosstab::Format is a Perl module with formats results created by DBIx::SQLCrosstab. SYNOPSIS use DBIx::SQLCrosstab::Format; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (110): DBIx::SQLCrosstab::Format Download

Added: August 09, 2010 | Visits: 1.740

PHP Database Interface 1.0 PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi and using it with your project txtSQL support...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (109): PHP Database Interface 1.0 Download

Added: November 25, 2010 | Visits: 1.512

DBD::SQLite DBD::SQLite is a Self Contained RDBMS in a DBI Driver. SYNOPSIS use DBI; my $dbh = DBI->connect("dbi:SQLite:dbname=dbfile","",""); SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. Rather than ask you to install SQLite first, because...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (108): DBD::SQLite Download

Added: June 23, 2010 | Visits: 950

DBIx::Wrapper DBIx::Wrapper library is a Perl module that serves as a wrapper around DBI, providing additional functionality and convenience methods. Whats New in This Release: - This release adds convenience methods for generating CSV, XML, and bencoded strings from query results. - The...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (106): DBIx::Wrapper Download

Added: June 14, 2010 | Visits: 819

DBIx::SQLCrosstab DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database. SYNOPSIS use DBIx::SQLCrosstab; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh, op => [ [SUM,...


Platforms: *nix

License: Freeware Size: 72.7 KB Download (106): DBIx::SQLCrosstab Download

1 2 3 4 5 >