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

Queries freeware
Filter: All | Freeware | Demo
 

Queries

< 1 2 3 4 5 > 
Added: June 29, 2013 | Visits: 498

AEDEDL AEDEDL class handle database queries automatically: Add, Edit, Delete, Enable, Disable, Listing.



Platforms: PHP

License: Freeware Size: 10 KB Download (45): AEDEDL Download

Added: March 26, 2013 | Visits: 382

ArrayQry This script can execute MySQL databases queries using arrays. It can connect to a MySQL database and execute SELECT queries retrieving the results as associative arrays.The script can also excecute INSERT or UPDATE queries taking arrays of field values. It can also execute DELETE queries.





Platforms: PHP

License: Freeware Size: 10 KB Download (45): ArrayQry Download

Added: September 07, 2013 | Visits: 615

MySQL DB Management Class MySQL DB Management Class can access a MySQL database and execute SQL queries retrieving the results into arrays in a single call.MySQL DB Management Class can also show links to browse the query results split among multiple pages.INSERT and UPDATE can be executed from lists of parameters.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySQL DB Management Class Download

Added: April 14, 2013 | Visits: 583

Insert Retrieve data from Table Insert Retrieve data from Table can be used to execute MySQL database queries to insert and retrieve data from table records. It can insert a record in a table given an array of fields and the respective values.Insert Retrieve data from Table can check if there is already duplicated record giving...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Insert Retrieve data from Table Download

Added: May 27, 2013 | Visits: 433

Simple Operations Simple Operations can be used to build SELECT, UPDATE and DELETE SQL queries to MySQL from lists of parameters.Features of Simple Operations:- Establish a database connection automatically from the constructor function- Build a SELECT query to a table with a given optional condition and order by...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Simple Operations Download

Added: June 25, 2013 | Visits: 358

DatabaseAccess DatabaseAccess abstracts database queries (UPDATE, SELECT, INSERT, REPLACE, DELETE) by passing data to class methods, the query will be generated and run automatically.DatabaseAccess is meant to be used in conjunction with the ADOdb database library.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): DatabaseAccess Download

Added: August 02, 2013 | Visits: 412

EZ Select EZ Select is a class to make it easier to create complex MySQL "SELECT" queries, especially based on user input.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): EZ Select 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 (45): rsmysql Download

Added: April 14, 2013 | Visits: 452

GreenLight SQLTool This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format.GreenLight SQLTool can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): GreenLight SQLTool Download

Added: May 18, 2013 | Visits: 414

Close Old Posts Closes comments on old posts on the fly, without any DB queries. By default it's 14 days, change that setting by editing the plugin file.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Close Old Posts Download

Added: July 08, 2013 | Visits: 563

Crosstab: Scrolling tables This module provides functions which allow the developer to deliver the results of queries in tables which are capable of vertical and horizontal scrolling. The most obvious use is for "matrix" style displays which would be too large for normal screens.There are two main functions:crosstab_table...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Crosstab: Scrolling tables Download

Added: September 17, 2013 | Visits: 930

objToSql This script can generate SQL queries from objects or arrays. It can traverse the list of variables of the object or a given associative array and generate SQL INSERT or UPDATE queries to create or update records of a given database table.The names of the table fields are taken from the object...


Platforms: PHP

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

Added: July 02, 2013 | Visits: 441

MySQLQueryGenerator MySQLQueryGenerator is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions.Separate classes can compose different query types like SELECT, INSERT, UPDATE and DELETE.


Platforms: PHP

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

Added: July 09, 2013 | Visits: 582

SQL Parse Convert to Tree Array SQL Parse Convert to Tree Array takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.SELECT, INSERT, UPDATE and DELETE queries are currently supported.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): SQL Parse Convert to Tree Array Download

Added: September 05, 2013 | Visits: 572

Auto Insert Auto Insert can process the array of form posted values to build and execute MySQL INSERT or UPDATE queries that can add or change records of a given table.Value array indexes submitted to the form are used to automatically set the names of the form fields.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Auto Insert Download

Added: July 22, 2013 | Visits: 399

MM::CMySQL MM::CMySQL can be used to execute parameterized MySQL database queries. It is a concrete implementation of the CDatabase abstract base class that implements support for executing MySQL database queries and retrieve its results.MM::CMySQL also uses CLog class for showing error messages in popup...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MM::CMySQL Download

Added: June 14, 2013 | Visits: 407

MySQL Paginator MySQL Paginator can be used execute MySQL database SQL queries and display the results split in multiple HTML pages. It can connect to a given MySQL database and execute an SQL table.Then MySQL Paginator can display a limited number of results in an HTML table with links to navigate between the...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MySQL Paginator Download

Added: July 24, 2013 | Visits: 611

Mysql Database Functions Mysql Database Functions is a wrapper around MySQL database access functions that can execute SQL queries, retrieve data from tables, list tables, list table fields and optimize or truncate tables.


Platforms: PHP

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

Added: August 30, 2013 | Visits: 435

Operaciones Database Operaciones Database can be used to compose and execute SQL queries to a PostgreSQL database.It provides several functions that can build SQL INSERT, UPDATE, DELETE queries from a list or arguments that define the fields and values used in the queries.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Operaciones Database Download

Added: August 14, 2013 | Visits: 347

MARK_MYSQL MARK_MYSQL class is a wrapper for MySQL queries. It is very easy to use.


Platforms: PHP

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

< 1 2 3 4 5 >