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

Queries freeware
Filter: All | Freeware | Demo
 

Queries

< 1 2 3 4 5 > 
Added: September 07, 2013 | Visits: 622

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 (46): MySQL DB Management Class Download

Added: April 14, 2013 | Visits: 588

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 (46): Insert Retrieve data from Table Download

Added: June 13, 2013 | Visits: 529

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: August 14, 2013 | Visits: 352

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 (46): MARK_MYSQL Download

Added: November 17, 2013 | Visits: 714

gsm-ussd gsm-ussd is a small command-line tool to send USSD queries via your UMTS or GSM modem. USSD queries can tell you your current prepaid account balance, the phone number of the SIM card in your modem, and a lot more, depending on your GSM net provider.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (46): gsm-ussd Download

Added: May 06, 2013 | Visits: 427

Display - Queries This plugin shows the admin at the bottom of the template the number of queries and the page loading time of the displayed page.The display will be shown at the lower border of the current template and is only visible for admins (userlevel >=8)With it you can check after the installation of a new...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Display - Queries Download

Added: July 27, 2013 | Visits: 495

Blq utility for Email System Utilities Some organizations, such as the MAPS RBL and MAPS DUL, publish lists that identify potential sources of spam and email abuse.The blq utility is a Perl script that queries one or more of these lists to determine if a particular host is listed.


Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (45): Blq utility for Email System Utilities Download

Added: June 29, 2013 | Visits: 505

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

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: July 02, 2013 | Visits: 445

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 (45): MySQLQueryGenerator Download

Added: September 05, 2013 | Visits: 576

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 (45): Auto Insert Download

Added: May 27, 2013 | Visits: 436

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

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

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: April 14, 2013 | Visits: 458

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

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: March 27, 2013 | Visits: 391

TextSQL TextSQL can parse some types of SQL queries and translate the queries into actions to store and retrieve data from text files.CREATE TABLE, INSERT and SELECT SQL queries are supported.


Platforms: PHP

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

Added: September 17, 2013 | Visits: 938

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

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: June 12, 2013 | Visits: 505

vladzur Database A connection to a MySQL database can be established and SQL INSERT, UPDATE, DELETE and DESCRIBE queries can be executed from parameters that specify the tables, fields and values to use.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add


Platforms: PHP

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

< 1 2 3 4 5 >