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

Dbisam Queries software
Filter: All | Freeware | Demo
 

Dbisam Queries

< 1 2 3 4 5 
Added: April 06, 2013 | Visits: 442

clsCustomQuery clsCustomQuery can be used to execute MySQL database queries and retrieve all the result set rows and metadata into class variables.clsCustomQuery executes a given MySQL query. If it is a SELECT query it stores the result set rows in a bidimensional array class variable. It also stores the number...



Platforms: PHP

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

Added: May 27, 2013 | Visits: 393

TMSSQLDatabase Connect to MS SQL Server Database and execute queries and display results.





Platforms: PHP

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

Added: June 30, 2013 | Visits: 417

Miester Search Miester Search class indexes multiple tables, builds dictionaries, creates btree indexes, and creates sql queries based on user input.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Miester Search Download

Added: June 14, 2013 | Visits: 411

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: June 29, 2013 | Visits: 616

MySQL for PHP MySQL for PHP is connection to a database host can be established and SQL queries can be executed.Key Features of MySQL for PHP:- Retrieve query results into arrays- Retrieve the number of result set rows and the last inserted identifier


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MySQL for PHP Download

Added: July 24, 2013 | Visits: 615

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

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: May 13, 2013 | Visits: 459

PHP-xWhois PHP-xWhois is a Software written in PHP for detailed Whois Queries which can use XML for caching.


Platforms: PHP

License: Freeware Size: 61.44 KB Download (44): PHP-xWhois Download

Added: September 11, 2013 | Visits: 576

PHP MySQL Caching Wrapper This PHP script is mainly used to execute MySQL queries and cache query results in files.It connect to a MySQL database server and run given SQL queries from a list, then retrieve the query results and store them in cache files.It will return the cached queries on Database connecton errors and...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): PHP MySQL Caching Wrapper Download

Added: May 11, 2013 | Visits: 650

Database utility class Database utility class can execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, values and conditions.Results from SELECT queries are returned in arrays.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Database utility class Download

Added: March 26, 2013 | Visits: 393

MySQL Transact MySQL Transact is a simple class can queue several MySQL database queries and execute them all at once in a single transaction. It provides means to add SQL queries to a queue.Once all SQL statements are added, MySQL Transact can start a transaction, execute each statement and finishes the...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): MySQL Transact Download

Added: September 16, 2013 | Visits: 405

WG DB Class A connection to a specified MySQL server is established and SQL queries are executed.Key Features of WG DB Class:- Retrieve query results into arrays- Retrieve the result set number of rows, last inserted identifier or the number of affected rows- Check if a database table record exists matching...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): WG DB Class Download

Added: April 20, 2013 | Visits: 410

basic_db basic_db can perform SQL queries SELECT, INSERT, UPDATE and DELETE from arguments defined programmatically. The tables are defined by arguments to query, fields, WHERE and ORDER by clauses.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): basic_db Download

Added: August 28, 2013 | Visits: 500

XML-RPC DB This is a PHP script to execute database queries via an XML RPC interface. It reads XML data from a XML-RPC request, extracting from it the database user name, password and the query to execute.The script executes the requested query and returns the results as XML-RPC response.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): XML-RPC DB Download

Added: July 08, 2013 | Visits: 419

DbProxy DbProxy can be used to execute MySQL queries from SQL templates defined in XML files.The script can parse a given XML file that contains definitions of SQL query templates. DbProxy can execute given MySQL queries eventually replacing template parameters with given values.


Platforms: PHP

License: Freeware Size: 143.36 KB Download (43): DbProxy Download

Added: June 15, 2013 | Visits: 420

Database Abstraction Class Connections to a MySQL host can be established and SQL queries can be executed with Database Abstraction Class.Key Features of Database Abstraction Class:- Retrieve results into objects and array- Retrieve the length of the column fields- Retrieve the number rows affected by a query- Determine...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Database Abstraction Class Download

Added: April 17, 2013 | Visits: 352

sql_query_generator sql_query_generator will generate a large range of SQL SELECT queries from a submitted form.It provides facilites for simple queries on one field on a table, joins, selection of fields to be returned, aliasing of fields (eg. SUM(Price) AS Total), ORDER BY, even multiple queries from one...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): sql_query_generator Download

Added: August 16, 2013 | Visits: 488

MySQL Query Generator This class is meant to compose MySQL database queries from conditions defined dynamically calling the class functions. It can compose MySQL database queries add, delete, reset conditions and key values used to determine the affected rows.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): MySQL Query Generator Download

Added: August 28, 2013 | Visits: 414

JustQueryIt for Scripts JustQueryIt is a php class that grows up adodb and let you able to separate sql queries and php code.It can also execute parametric queries in a really simple way.Now you can include in the simplest way you can imagine your data into your html pages.


Platforms: PHP

License: Freeware Size: 204.8 KB Download (42): JustQueryIt for Scripts Download

Added: July 29, 2013 | Visits: 411

CRUDitdoTes Several functions, that can be used to compose and execute common SQL queries by passing a list of parameters defining tables, fields and conditions, are added to the ezSQL class with CRUDitdoTes.


Platforms: PHP

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

< 1 2 3 4 5