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

Connection Class software
Filter: All | Freeware | Demo
 

Connection Class

1 2 3 4 5 > 
Added: June 20, 2013 | Visits: 840

PHP IRC Connection Class for Scripts This script was written to provide PHP access to the IRC protocol. Platforms: PHP

License: Freeware Size: 10 KB Download (51): PHP IRC Connection Class for Scripts Download

Added: September 09, 2013 | Visits: 442

PHP MySQL Connection Class This PHP class can access MySQL databases from PHP code. It features a very simple and easy to understand PHP syntax, allowing it to easily be called from any PHP application.Here are some Key Features of PHP MySQL Connection Class:-Establish MySQL database server connections-Execute SQL queries... Platforms: PHP

License: Freeware Size: 143.36 KB Download (41): PHP MySQL Connection Class Download

Added: April 28, 2013 | Visits: 440

PHP IRC Connection Class This script was written to provide PHP access to the IRC protocol. Platforms: PHP

License: Freeware Size: 10 KB Download (51): PHP IRC Connection Class Download

Added: June 15, 2013 | Visits: 370

DbRand DbRand, a redundant Master/Slave MySQL connection class. Chooses a random db connection for selecting purposes.All other queries will be run on the MASTER connection. Also checks to make sure the server is up prior to opening connection. Platforms: PHP

License: Freeware Size: 10 KB Download (42): DbRand Download

Added: October 16, 2010 | Visits: 911

Net::FreeDB2::Connection Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB... Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): Net::FreeDB2::Connection Download

Added: April 01, 2010 | Visits: 716

Net::FreeDB2 Net::FreeDB2 is a Perl module with FreeDB generic connection class. SYNOPSIS # quick and dirty CD ripper use strict; # Make device name use Getopt::Std; $::opt_d = ; getopts (d:); my $dev = $::opt_d || /dev/cdrom; # Make a Net::FreeDB2::connection use Net::FreeDB2; my $conn =... Platforms: *nix

License: Freeware Size: 30.72 KB Download (92): Net::FreeDB2 Download

Added: July 24, 2013 | Visits: 473

PDO Multi Connection Class This PHP database script that can access different types of SQL database using PDO. It provide a common interface to access different types of database like MySQL, PostgreSQL, Microsoft SQL server, IBM DB2, SQLite, Oracle, Informix, and Firebird.This script can also establish connections, execute... Platforms: PHP

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

Added: April 25, 2013 | Visits: 516

PostgreSQL Database Driver PostgreSQL Database Driver comes with a class that manages connections to a PostgreSQL database server. It comes also with a class to perform SQL queries and retrieve the results.The connection class can executes queries and manage transactions. It can also create, read, write and delete large... Platforms: PHP

License: Freeware Size: 10 KB Download (45): PostgreSQL Database Driver Download

Added: December 01, 2013 | Visits: 646

pg/python pg/python is an open source project working toward the improvement of Python interfaces to PostgreSQL. Quick start: Fetch and Install pg_proboscis easy_install pg_proboscis Connect to a database with the frontend import postgresql.interface.proboscis.prime as pq Con = pq.Connector( user =... Platforms: *nix

License: Freeware Size: 31.74 KB Download (41): pg/python Download

Added: July 07, 2013 | Visits: 591

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: August 29, 2013 | Visits: 451

GV RecordSet Class GV RecordSet Class opens a connection to a server of one of the supported database types and executes a given SQL query.An array class variable is used to store the results, so that browsing back and forth between the different records is possible. Platforms: PHP

License: Freeware Size: 10 KB Download (40): GV RecordSet Class Download

Added: May 10, 2013 | Visits: 480

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: September 09, 2013 | Visits: 515

Small MySQL Connection This class Small MySQL Connection is a very simple wrapper to access a MySQL database.Functions of Small MySQL Connection:- Establish database connections- Execute manipulation queries and return the number of affected table rows- Execute an SQL SELECT queries and return the result set data in a... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Small MySQL Connection Download

Added: August 04, 2013 | Visits: 513

SQL class alfars This PHP script SQL class alfars is designed to implement a very simple MySQL database access wrapper. A connection was established to a given MySQL server with this script, and then select the database to access, execute queries, return the results and safely close the connection. Platforms: PHP

License: Freeware Size: 10 KB Download (42): SQL class alfars Download

Added: June 02, 2013 | Visits: 375

Entire Class/Functions Entire Class/Functions is a connection to a MySQL server can be established and SQL queries can be executed.Here are some key features of Entire Class/Functions:- Retrieve query results into single value variables or arrays- Execute queries to retrieve and display paginated listings Platforms: PHP

License: Freeware Size: 40.96 KB Download (42): Entire Class/Functions Download

Added: June 25, 2013 | Visits: 549

Database Connection Classes Database Connection Classes implements an abstraction of the access to SQL databases.Database Connection Classes provides an abstract interface for establishing connections, executing SQL queries, managing transactions, retrieving the last inserted table key.There is also a result set interface... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Database Connection Classes Download

Added: August 01, 2010 | Visits: 962

Class::DBI::AutoIncrement Class::DBI::AutoIncrement is a Perl module to emulate auto-incrementing columns on Class::DBI subclasses. SYNOPSIS Lets assume you have a project making use of Class::DBI. You have implemented a subclass of Class::DBI called MyProject::DBI that opens a connection towards your projects... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::DBI::AutoIncrement Download

Added: May 10, 2013 | Visits: 554

FTP Writer Class This class can be used to send files to a FTP server.It uses the PHP FTP extension to establish a FTP connection, authenticate with a given user name andĀ upload files to the server.iven usergt; Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): FTP Writer Class Download

Added: May 10, 2013 | Visits: 544

MySQL php class This class is a wrapper to access MySQL databases.It supports:* Connecting to multiple servers at the same time* Execute multiple SQL queries at the same time* Retrieve unbuffered result sets with the possibility to a retrieval duration limit after which the connection thread is killed and the... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): MySQL php class Download

Added: May 10, 2013 | Visits: 1.333

PHP Class Generator The PHP Class Generator is a small windows desktop application that allows a PHP programmer to generate Entity classes from a MySQL database table. For instance, if the user has a table in his or her MySQL database called customers. With this app, that programmer can generate an Entity class... Platforms: Windows, Basic/VB,

License: Freeware Download (73): PHP Class Generator Download

1 2 3 4 5 >