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

Student Database Mysql freeware
Filter: All | Freeware | Demo
 

Student Database Mysql

< 1 2 3 4 5 > 
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: August 29, 2013 | Visits: 338

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

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

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

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

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

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

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

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

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 (42): QL fast query Download

Added: May 05, 2013 | Visits: 297

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

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

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 (44): easy.mysql.class Download

Added: July 16, 2013 | Visits: 409

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

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

Added: July 01, 2013 | Visits: 525

e107 for Linux e107 is a content management system written in PHP and using the popular open source MySQL database system for content storage. It's completely free, totally customisable and in constant development. Platforms: *nix

License: Freeware Size: 4.13 MB Download (33): e107 for Linux Download

Added: August 02, 2008 | Visits: 852

MySQL MySQL5, the most important release ever of the world's most widely used OpenSource Database. MySQL is a relational database management system which stores data in separate tables rather than putting all the data in one big storeroom, this adds speed and flexibility. The tables are linked by... Platforms: All

License: Freeware Size: 17 MB Download (109): MySQL Download

Added: April 17, 2010 | Visits: 637

Msql Msql is a Perl interface to the mSQL and mysql databases. SYNOPSIS use Msql; $dbh = Msql->connect($host); $dbh = Msql->connect($host, $database); or use Mysql; $dbh = Mysql->connect(undef, $database, $user, $password); $dbh = Mysql->connect($host, $database, $user, $password); or... Platforms: *nix

License: Freeware Size: 194.56 KB Download (98): Msql Download

Added: May 17, 2013 | Visits: 434

MySQLBackup Script Each database can be restored via the MySQL command line tool by calling gzipped archive.The tables of each database being backed up are locked, preserving data integrity.While this does temporarily prevent writes to the tables, the impact is reduced by backing up each database separately.This... Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (44): MySQLBackup Script Download

Added: July 21, 2013 | Visits: 616

Ajax and PHP Chat This is a simple but excellent chatting application developed in PHP (Ajax) and MySQL.Features- Emoticons- Cross-brwoser compatibilityInstallation- Unpack to a directory on your server.- Create a MySQL database and import database.txt to it.- Edit conn.php and replace the MySQL host, username,... Platforms: PHP

License: Freeware Size: 184.32 KB Download (51): Ajax and PHP Chat Download

< 1 2 3 4 5 >