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

Import Database Mysql freeware
Filter: All | Freeware | Demo
 

Import Database Mysql

< 1 2 3 4 5 > 
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: March 23, 2013 | Visits: 469

nbrecs class Nbrecs class can be used to extract and list MySQL database table information. It can query a given MySQL database to extract table status information.The script can generate an HTML table on which it displays the retrieved table status information like the table names, number of records, next...





Platforms: PHP

License: Freeware Size: 153.6 KB Download (43): nbrecs class Download

Added: July 17, 2013 | Visits: 360

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

DB Populator This class can be used to populate a MySQL database with random data. It can scan the list of tables and fields of a MySQL database and generate SQL INSERT statements that will fill the tables with records with random data.The class tries to populate each record field with values that seem...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): DB Populator Download

Added: August 21, 2013 | Visits: 374

Sortable Elements This class can be used to display MySQL database table records in an HTML table that can be sorted by dragging rows.It generates HTML and javascript to display the records of a MySQL table in HTML table rows that can be dragged to sort the table elements.The class sends AJAX requests to send...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Sortable Elements 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: 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: August 17, 2013 | Visits: 372

DBConnections DBConnections can be used to manipulate the records of a MySQL database table.DBConnections can establish a connection to a given MySQL database server and execute several types of operations to manipulate the records of a table like retrieving the records data, insert new records, and update or...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (40): DBConnections Download

Added: August 01, 2013 | Visits: 320

my_mysql my_mysql connects to a MySQL database and can execute SQL queries. The query result sets are traversed and their values get displayed in cells of HTML tables, with optional columns to edit or delete the respective table records.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): my_mysql Download

Added: April 05, 2013 | Visits: 435

DB Connect with XML A connection to a specified MySQL database can be established and a given SQL query can be executed.DB Connect with XML can retrieve the query results and generate a XML document that contains the total number of result set rows, as well the actual result set data.The generated XML document is...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): DB Connect with XML Download

Added: June 16, 2013 | Visits: 382

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: June 25, 2013 | Visits: 428

All PHP A connection can be established to a MySQL database server and several types of general purpose queries and functions can be executed.Key Features of All PHP:- Executing SELECT, INSERT, UPDATE and DELETE queries from lists of parameters- Retrieve query results into arrays- Generate query results...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): All PHP Download

Added: April 22, 2013 | Visits: 463

Advanced Grid Advanced Grid can be used to display data from MySQL database query results in an HTML table.Functions of Advanced Grid:- Retrieve data to display executing simple or joined SQL queries- Can display column values as links- Can replace field values of any column- Can have options for searching...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (47): Advanced Grid Download

Added: July 09, 2013 | Visits: 489

QL fast query SQL fast query can be used to execute MySQL database queries composed programatically.It provides functions to compose SELECT, INSERT, UPDATE and DELETE queries, as well to associate query condition clauses, define the query tables, fields and values.SQL fast query can execute the composed...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): QL fast query Download

Added: May 05, 2013 | Visits: 288

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: April 06, 2013 | Visits: 440

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: August 23, 2013 | Visits: 299

easy.mysql.class easy.mysql.class is a simple MySQL database access wrapper class that can execute the most common types of SQL queries with a single function call.It has functions for opening and closing database connections and also individual functions to execute SQL queries of type INSERT, SELECT, UPDATE,...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): easy.mysql.class Download

Added: July 16, 2013 | Visits: 404

TecUtils tecutils provides various utilities to accelerate development of programs design to use MySQL as a database and substitute the use of global variables.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): TecUtils Download

Added: June 15, 2013 | Visits: 869

PHP Search for Linux PHP Search is a search engine script that searches a MySQL database for links and descriptions much like google. Manual adding of Data. Crawler Coming soon! Demo at http://www.jhosting.tk/admin/search/search.php


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): PHP Search for Linux Download

< 1 2 3 4 5 >