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

Compact Database Access 2007 software
Filter: All | Freeware | Demo
 

Compact Database Access 2007

< 1 2 3 4 5 > 
Added: June 30, 2013 | Visits: 407

Oracle wrapper racle wrapper is meant to provide an API to wrap around Oracle database access functions. The API is compatible with the one provided by the Mysql.lib.php wrapper. Platforms: PHP

License: Freeware Size: 10 KB Download (41): Oracle wrapper Download

Added: April 04, 2013 | Visits: 469

TXTDB to MySQL TXTDB to MySQL is a MySQL database access wrapper that implements a compatible interface of TXTDBAPI flat file SQL parser.TXTDB to MySQL is meant to allow switching between the use the actual TXTBDAPI and MySQL without needing to changes applications based on this API. Platforms: PHP

License: Freeware Size: 10 KB Download (45): TXTDB to MySQL Download

Added: August 07, 2013 | Visits: 436

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: 512

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 17, 2013 | Visits: 365

Simple DBA This class can be used to MySQL database access wrapper.It can establish connections to a MySQL, execute SQL queries, retrieve query results, retrieve the last inserted identifier, the number affected rows, retrieve the tables list and table fields and execute INSERT, UPDATE, DELETE queries from... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Simple DBA 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: July 18, 2013 | Visits: 335

DAO classes DAO classes is a SQL database access wrapper. It can establish database connections to one of several possible database server slaves.The class DAO classes can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later. It also supports... Platforms: PHP

License: Freeware Size: 10 KB Download (40): DAO classes Download

Added: August 29, 2013 | Visits: 337

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: 303

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: 888

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 16, 2013 | Visits: 388

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: April 02, 2013 | Visits: 517

k-mysql k-mysql is a simple MySQL database access wrapper. It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays.k-mysql also counts the number of queries that are executed and measures the time that each query takes to execute.The number of... Platforms: PHP

License: Freeware Size: 10 KB Download (44): k-mysql Download

Added: May 05, 2013 | Visits: 295

MYSQLCLS_DB MYSQLCLS_DB is a MySQL database access wrapper. It can establish connections, manage transactions, execute queries, and retrieve results into arrays or single values.If the connection is lost, MYSQLCLS_DB tries to reconnect before executing any queries. Platforms: PHP

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

Added: August 18, 2013 | Visits: 303

RG-MySQL RG-MySQL is a MySQL database access wrapper.RG-MySQL can establish database connections to a given MySQL server host, execute SQL queries, retrieve the number of result set rows, fetch query results row by row as associative arrays or all rows at once, and retrieve the last inserted identifier... Platforms: PHP

License: Freeware Size: 10 KB Download (40): RG-MySQL Download

Added: June 21, 2013 | Visits: 450

Mysql Commands Mysql Commands is a very simple MySQL database access wrapper.Mysql Commands can establish the database connection and execute an SQL query and retrieve the data of a result set in a single array containing all the rows. Platforms: PHP

License: Freeware Size: 10 KB Download (42): Mysql Commands Download

Added: June 08, 2013 | Visits: 341

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: July 27, 2013 | Visits: 342

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: June 13, 2013 | Visits: 531

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: 469

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: July 30, 2013 | Visits: 339

NewSQL NewSQL is a new database access language. It is easier to learn than SQL, elegant, consistent, and well defined. It is not a extension or subset of SQL, and not a Object database language. It is based on top of the cross database library LDBC. Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.45 MB Download (38): NewSQL Download

< 1 2 3 4 5 >