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

Dbi software
Filter: All | Freeware | Demo
 

Dbi

< 1 2 3 4 5 > 
Added: September 27, 2010 | Visits: 711

DBI::ProfileData DBI::ProfileData can manipulate DBI::ProfileDumper data dumps. SYNOPSIS The easiest way to use this module is through the dbiprof frontend (see dbiprof for details): dbiprof --number 15 --sort count This module can also be used to roll your own profile analysis: # load data from... Platforms: *nix

License: Freeware Size: 491.52 KB Download (94): DBI::ProfileData Download

Added: November 03, 2010 | Visits: 1.453

Email::Store::DBI Email::Store::DBI is a Perl module for database backend to Email::Store. SYNOPSIS use Email::Store dbi:...; This class is a subclass of Class::DBI and contains means for Email::Store-based programs to register what DSN they wish to use. It also provides for building database tables from... Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Email::Store::DBI Download

Added: June 26, 2010 | Visits: 1.267

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: May 19, 2010 | Visits: 1.052

CGI::Application::Plugin::Authorization::Driver::DBI CGI::Application::Plugin::Authorization::Driver::DBI is a Perl module with DBI Authorization driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authorization; # Simple task based authentication __PACKAGE__->authz->config( DRIVER => [ DBI, TABLES => [account,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): CGI::Application::Plugin::Authorization::Driver::DBI Download

Added: September 25, 2010 | Visits: 5.497

Konstrukt::Plugin::guestbook::DBI 0.5 Beta Konstrukt::Plugin::guestbook::DBI is a Konstrukt guestbook. Backend Driver for the Perl-DBI. Konstrukt guestbook DBI backend driver. CONFIGURATION Note that you have to create the table guest. You may turn on the install setting (see "CONFIGURATION" in Konstrukt::Handler) or use the... Platforms: *nix

License: Freeware Size: 532.48 KB Download (105): Konstrukt::Plugin::guestbook::DBI 0.5 Beta Download

Added: October 21, 2010 | Visits: 950

Audio::DB::Adaptor::dbi::sqlite Audio::DB::Adaptor::dbi::sqlite is a database adaptor for a specific mysql schema. This adaptor implements a specific mysql database schema that is compatible with Audio::DB. It inherits from Audio::DB. In addition to implementing the abstract SQL-generating methods of Audio::DB::Adaptor::dbi,... Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): Audio::DB::Adaptor::dbi::sqlite Download

Added: March 24, 2010 | Visits: 925

Audio::DB::Adaptor::dbi::mysql Audio::DB::Adaptor::dbi::mysql implements a specific mysql database schema that is compatible with Audio::DB. It inherits from Audio::DB. In addition to implementing the abstract SQL-generating methods of Audio::DB::Adaptor::dbi, this module also implements the data loading functionality of... Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): Audio::DB::Adaptor::dbi::mysql Download

Added: July 12, 2006 | Visits: 4.194

DBi-Desktop DBi-Desktop Professional is designed to make working with DBISAM a breeze! This enhanced database manager includes many features. Simple to use interface! Project Manager! Maintain all your tables from a single location! Interactive Pascal Scripting! Manage you data directly from within... Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 10 KB Download (121): DBi-Desktop Download

Added: November 12, 2006 | Visits: 3.572

DBi-DScript Create hundreds of meaningful data records instantly. DBi-DScript allows developers to create usable data records. Stop creating valid data records by hand, or dealing with useless data to test your app. Platforms: Windows

License: Commercial Cost: $19.00 USD Size: 3.32 MB Download (110): DBi-DScript Download

Added: July 16, 2013 | Visits: 295

DBI class The DBI class is MySQL database access wrapper.DBI class can establish database connections, execute SQL queries, retrieve the query result set data, present SELECT query information details like the time it took to execute and the returned result rows.The comments in the code are in Spanish. Platforms: PHP

License: Freeware Size: 10 KB Download (40): DBI class Download

Added: June 08, 2013 | Visits: 344

DBI MySQL DBI MySQL is MySQL database access wrapper.It can establish database connections, execute SQL queries, retrieve the query result set data, present SELECT query information details like the time it took to execute and the returned result rows. Platforms: PHP

License: Freeware Size: 10 KB Download (45): DBI MySQL Download

Added: September 11, 2010 | Visits: 575

DBIx::XMLMessage DBIx::XMLMessage is a Perl module for XML Message exchange between DBI data sources. The package maintains simple XML templates that describe object structure. The package is capable of generating SQL statements based on these templates and executing them against DBI data sources. After... Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): DBIx::XMLMessage Download

Added: February 12, 2010 | Visits: 994

dbitotcl dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. This project allow to use nearly all functions of Perl DBI from Tcl as new Tcl commands. The use of Perl is hidden from the Tcl-User. Perl is loaded as embedded interpreter in the dbitotcl library and the... Platforms: *nix

License: Freeware Size: 8.19 KB Download (104): dbitotcl Download

Added: October 04, 2010 | Visits: 975

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: November 10, 2010 | Visits: 1.115

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: February 09, 2010 | Visits: 971

DBD::Teradata DBD::Teradata is Perl module with a DBI driver for Teradata. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:Teradata:hostname, user, password); See DBI for more information. Refer to the included tdatdbd.html.. Platforms: *nix

License: Freeware Size: 36.86 KB Download (97): DBD::Teradata Download

Added: July 09, 2010 | Visits: 573

DBIWrapper DBIWrapper is a Perl Module that provides for easier access to databases using DBI. It supports MySQL, PostgreSQL and ODBC DBD modules. High level methods for reading and writing to the database are provided. DBI data structures or XML are returned. Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): DBIWrapper Download

Added: June 23, 2010 | Visits: 958

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: March 14, 2010 | Visits: 666

Genezzo Genezzo is an extensible database with SQL and DBI. SYNOPSIS # partial DBI interface use Genezzo::GenDBI; # Users can directly create and manipulate database tables using # gendba.pl, an interactive line-mode tool. The Genezzo modules implement a hierarchy of persistent hashes using a... Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Genezzo Download

Added: October 15, 2010 | Visits: 980

DBD::JDBC DBD::JDBC is a JDBC proxy driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:JDBC:hostname=$hostname;port=$port;url=$url", $user, $password); # See the DBI module documentation. DBD::JDBC is a Perl module which works in conjunction with a server written in Java to... Platforms: *nix

License: Freeware Size: 1024 KB Download (100): DBD::JDBC Download

< 1 2 3 4 5 >