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

Queries Access freeware
Filter: All | Freeware | Demo
 

Queries Access

< 1 2 3 4 5 
Added: April 21, 2013 | Visits: 468

MySQL Abstract Layer MySQL Abstract Layer is a simple MySQL database access wrapper. It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions.



Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Abstract Layer Download

Added: May 06, 2013 | Visits: 720

poptasticDB database access functions for Scripts The poptasticDB database access functions are a set of PHP functions libraries designed to provide cross platform database support for PHP applications from a common programmers interface.They are free open source software released under the GNU Lesser General Public Licence.Current platforms...





Platforms: PHP

License: Freeware Size: 20.48 KB Download (43): poptasticDB database access functions for Scripts Download

Added: March 27, 2013 | Visits: 231

MySQL2Conndbs MySQL2Conndbs is a MySQL database access wrapper.MySQL2Conndbs can perform several operations to access databases and perform schema management:- Connects to a given MySQL database server- Create and drop databases- Create, drop tables or check if exists- Insert rows in a table from an array of...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MySQL2Conndbs Download

Added: July 05, 2013 | Visits: 964

PHP DB Script PHP DB Script is designed to access MySQL database with convenient methods. It provides an easy way to access a database by recuding of code you should write. Debugging facilities should be another important function of this Free PHP script, you can display the request and the resulting table by...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): PHP DB Script Download

Added: May 14, 2013 | Visits: 284

Cyber MySQL PDO This is a PHP script to run database queries with PDO from preset parameters. It takes parameters that define tables, fields, values and conditions to run SELECT, UPDATE, INSERT and DELETE queries.The PDO extension is used to access any supported database.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Cyber MySQL PDO Download

Added: August 07, 2013 | Visits: 430

SQLWrapper SQLWrapper is a MySQL database access wrapper.This PHP script can be used and integrated into applications using MySQL as a storage environment.Some key features of SQLWrapper:- Establish connections to a given MySQL database host- Execute arbitrary queries- Retrieve a single row or all rows into...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQLWrapper Download

Added: August 04, 2013 | Visits: 507

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: July 28, 2013 | Visits: 439

ddbb ddbb implements a MySQL database abstraction access layer. A base class that implements common database access functionality, with other classes handling the operations.Sub-classes implement a MySQL database access and operations wrapper using the regular MySQL extension and another that uses the...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): ddbb Download

Added: June 26, 2013 | Visits: 474

SDB simple MySQL class SDB simple MySQL script implements a wrapper to access MySQL databases. This script allows easy data control from PHP to MySQL.Here are some key features of "SDB simple MySQL class":- Create tables- Lock tables- Optimize all database tables- Truncate tables- Establish database connections-...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (43): SDB simple MySQL class Download

Added: July 16, 2013 | Visits: 291

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

Datamodul Datamodul is a MySQL database access wrapper with metadata retrieval functions.THe script can establish MySQL database server connections, execute SQL queries, iterate over query results and retrieve its data as arrays.The class Datamodul can also retrieve metadata like the database table names...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (41): Datamodul Download

Added: April 15, 2013 | Visits: 298

iOracleDriver iOracleDriver is an Oracle database access wrapper.iOracleDriver comes with a class for managing Oracle database connections and execute SQL queries, and another class for retrieving query result sets.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): iOracleDriver Download

Added: March 28, 2013 | Visits: 883

xDatabase xDatabase is a simple MySQL database access wrapper.Functions of xDatabase:- xDatabase can connect to database from the class constructor.- xDatabase is possible to use a single function to execute queries and retrieve results.- xDatabase automatically stores additional query information in class...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): xDatabase Download

Added: June 12, 2013 | Visits: 464

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 01, 2013 | Visits: 483

Light Table The Zend Framework database abstraction layer package is used to access various types of databases.Light Table provides functions to execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, values and conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Light Table Download

Added: June 16, 2013 | Visits: 381

static_DBConnect static_DBConnect establishes MySQL database server connections and stores the database access handle in a static variable so it can be reused by different objects of the class.Functions for executing queries and retrieving results are also provided.


Platforms: PHP

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

Added: August 22, 2013 | Visits: 490

mdb classes mdb classes is meant to access Microsoft Access .mdb database files by specifying their filenames.mdb classes uses a Windows ADODB COM object to open the .mdb database. From then on you can execute SQL queries and retrieve the result set date like with any SQL based database.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): mdb classes Download

Added: May 28, 2013 | Visits: 681

MySql & SQLite database classes MySql & SQLite database classes provides two classes that implement the same database access interface for both MySQL and SQLite.It may be useful if you want to support both types of databases in your application or plan to migrate between MySQL and SQLite and vice-versa, as you would not need to...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySql & SQLite database classes Download

Added: April 13, 2013 | Visits: 643

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 (44): DigiOz MySQL Database Class Download

Added: June 25, 2013 | Visits: 541

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

< 1 2 3 4 5