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

Wrapper Class software
Filter: All | Freeware | Demo
 

Wrapper Class

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 841

PHP Wrapper Class For ht://Dig PHP Wrapper Class For ht://Dig is a class developed in order to facilitate search through a website.This class is intended to be much more thorough allowing for easily changing headers, footers, and templates. htdig PHP = htPHP



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): PHP Wrapper Class For ht://Dig Download

Added: March 25, 2013 | Visits: 533

MySQL Access Wrapper Class MySQL Access Wrapper Class can be used as a wrapper to access MySQL databases. It is a simplification of another class also made available in this site.Functions of MySQL Access Wrapper Class:- Establish MySQL database server connections- Execute SELECT queries given the list of fields, tables...





Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Access Wrapper Class Download

Added: May 10, 2013 | Visits: 485

Registry Wrapper This script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry.The class works with an inner class named "RegistryKey", which wraps up a Windows registry key and provides methods to access and manipulate the key information. The class...


Platforms: Windows, Python,

License: Freeware Download (54): Registry Wrapper Download

Added: April 19, 2013 | Visits: 675

PHP mySQL Database Wrapper Class This PHP class is a mySQL database access wrapper. PHP mySQL Database Wrapper Class provides methods for interracting with a mySQL database from within PHP easily and securely.Features of PHP mySQL Database Wrapper Class:- connecting to a mySQL host and selecting a database- method that is an...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (43): PHP mySQL Database Wrapper Class Download

Added: January 18, 2010 | Visits: 2.085

MT::Import::Mbox::Importer MT::Import::Mbox::Importer is a wrapper class for importing a collection of mbox folders using MT::Import::Mbox. SYNOPSIS use MT::Import::Config::Importer; my $mt = MT::Import::Mbox::Importer->new("/path/to/config"); $mt->collect(); # You can also do this : my $cfg =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (248): MT::Import::Mbox::Importer Download

Added: November 12, 2010 | Visits: 1.032

fuselagefs fuselagefs is a project which consists of a C++ wrapper class for FUSE called Fuselagefs. fuselagefs consists of a C++ wrapper class for FUSE called Fuselagefs, as well as Delegatefs which is a Fuselagefs subclass that delegates all operations to an underlying base filesystem. With Delegatefs...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (93): fuselagefs Download

Added: October 17, 2010 | Visits: 637

XML::Genx::Simple XML::Genx::Simple is a slightly simpler wrapper class for genx. SYNOPSIS use XML::Genx::Simple; my $w = XML::Genx::Simple->new; eval { # bar $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( root ); $w->Element( foo => bar, id => 1 ); $w->EndElement; $w->EndDocument; };...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (88): XML::Genx::Simple Download

Added: April 15, 2010 | Visits: 1.244

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Added: June 13, 2013 | Visits: 527

rsmysql rsmysql is a simple MySQL database access wrapper class that can measure the time spent executing the database queries.rsmysql can establish persistent and non-persistent connection to a given MySQL database server, execute SQL queries and return the query results in arrays.The total number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): rsmysql Download

Added: April 28, 2013 | Visits: 465

Touzas MySQL Touzas MySQL is a simple MySQL database access wrapper class for executing common SQL queries.Touzas MySQL provides functions for establishing database connections and executing SELECT, INSERT, UPDATE and DELETE SQL statements.Limitations:The code and the comments are in Spanish.


Platforms: PHP

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

Added: August 21, 2013 | Visits: 376

fuselagefs fuselagefs is a project which consists of a C++ wrapper class for FUSE called Fuselagefs. fuselagefs consists of a C++ wrapper class for FUSE called Fuselagefs, as well as Delegatefs which is a Fuselagefs subclass that delegates all operations to an underlying base filesystem. With Delegatefs...


Platforms: *nix

License: Freeware Size: 284.67 KB Download (35): fuselagefs Download

Added: May 10, 2013 | Visits: 473

Connect class Connect class is a very simple MySQL database wrapper class. It can establish MySQL database connection using configuration values from given configuration file in the .ini format.Connect class can also execute SQL queries, retrieve the result set row count, retrieve the result set row data, and...


Platforms: Java

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

Added: July 07, 2013 | Visits: 587

Connection PDO Class Connection PDO Class is a simple wrapper class that can be used to access SQL databases using the PDO API.It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Connection PDO Class Download

Added: April 13, 2013 | Visits: 647

DigiOz MySQL Database Class DigiOz MySQL Database Class is a simple MySQL database access wrapper class.DigiOz MySQL Database Class can establish MySQL database connections, execute SQL queries and return the results as single row arrays, as a multiple row bidimensional array, or the number of rows in the result set, and...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): DigiOz MySQL Database Class Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 614

Database Wrapper Class Generator Eclipse plugin that generates Java database wrapper classes from a SQL DDL script file.


Platforms: Windows, Mac, Linux

License: Freeware Size: 796.5 KB Download (49): Database Wrapper Class Generator Download

Added: June 12, 2013 | Visits: 465

PHP with Oracle PHP with Oracle is a simple wrapper class to access Oracle databases.PHP with Oracle can establish Oracle database connections, execute SQL queries and return the number columns and records in a result set.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): PHP with Oracle Download

Added: August 07, 2013 | Visits: 636

MsSQL Database Functions MsSQL Database Functions is a wrapper class to access Microsoft SQL server databases.It can establish database connections, execute SQL queries, retrieve the number of result set rows, retrieve SELECT query results into arrays, prepare and execute stored procedures.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MsSQL Database Functions Download

Added: August 23, 2013 | Visits: 300

easy.mysql.class easy.mysql.class is a simple MySQL database access wrapper class that can execute the most common types of SQL queries with a single function call.It has functions for opening and closing database connections and also individual functions to execute SQL queries of type INSERT, SELECT, UPDATE,...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): easy.mysql.class Download

Added: July 27, 2013 | Visits: 337

mydna mydna class is a simple MySQL database access wrapper class.It can establish database connections, execute queries and returning all the results in bidimensional array.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): mydna Download

Added: July 05, 2013 | Visits: 445

CFPreferences A wrapper class for storing preferences using the Core Foundation Preference Services. Requires CFPlugin from Kevin Ballard.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (37): CFPreferences Download

1 2 3 4 5 >