Main > Free Download Search >

Free database script

database

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2384
Database Abstraction Layer

Database Abstraction Layer


A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1365 downloads
Get image from database

Get image from database


Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
Display a Database

Display a Database


In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it. more>> In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1454 downloads
Database Functions

Database Functions


This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated more>> This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.<<less
Added: 2007-07-17 License: GPL Price: Free
834 downloads
U.S. Database

U.S. Database


Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of more>> Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of each State Flag.<<less
Added: 2005-12-12 License: Other Free / Open Source License Price: $9.95
1423 downloads
Database To XML 1.0

Database To XML 1.0


This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
 
Other version of Database To XML
Database To XMLThis small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. Database To
License:Freeware
Download
1181 downloads
Added: 2006-08-07
CyberCoded: Email & Database Form

CyberCoded: Email & Database Form


Get input, post to database and email all in one form. Utilizes MS Access Database and CDONTS. Source code is one page and one database. more>> Get input, post to database and email all in one form. Utilizes MS Access Database and CDONTS. Source code is one page and one database.<<less
Added: 2002-06-24 License: GPL Price: $9.95
2682 downloads
Database Converter 1.0

Database Converter 1.0


If you want to switch your current plain text database to a new CGI script, which uses a different format, Database Converter will do the job for you. Most of the time you will have hundreds of lines of data in a database file, changing it manually to more>> If you want to switch your current plain text database to a new CGI script, which uses a different format, Database Converter will do the job for you. Most of the time you will have hundreds of lines of data in a database file, changing it manually to get it ready for a new script would take you a long time. Heres an example: Youve been using a search engine CGI for a long time now, but you just found a much better one, such as our own Smart Search :) So you install the new script. Now, you dont want to lose your old search engine database, and it would take forever to convert it manually. Lets say your current database stores info like this "title of site, address, description", and the new one requires info to be in this format "address, webmaster e-mail, title of site, description". Well that would be a little problem, wouldnt it? Not with Database Converter though!<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Database Converter
License:Freeware
Download
1530 downloads
Added: 2005-08-15
Database Optimizer

Database Optimizer


If you have a Database(s), you surelly issued overheads. Run this script once per week (i.e. every Monday at midnight) and you will get rid of it. Note: if you have huge amount of hits, then you shoul more>> If you have a Database(s), you surelly issued overheads. Run this script once per week (i.e. every Monday at midnight) and you will get rid of it. Note: if you have huge amount of hits, then you should use it more often! HOW DOES IT WORK It uses a SQL command OPTIMIZE TABLE. You can do the same in phpMyAdmin, with one difference. This tool can optimize your database automatically. All in one, no need to optimize table-by-table. If you have any further questions visit: http://forum-grounds.com/ This initially released on: http://dev.recgr.com/ Base: http://www.recgr.com/<<less
Added: 2006-09-01 License: Freeware Price: Free
1155 downloads
Database Manager (mySQL) 1

Database Manager (mySQL) 1


This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the more>> This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.<<less
Added: 2004-05-16 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Database Manager
Database Manager (mySQL)Database Manager (mySQL)Database Manager (mySQL) This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use
License:Freeware
Download
1995 downloads
Added: 2004-05-16
cPanel Database Creator 1.2

cPanel Database Creator 1.2


cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
Added: 2006-07-15 License: Freeware Price: $0.00USD
12 downloads
 
Other version of cPanel Database Creator
License:Freeware
Download
1222 downloads
Added: 2006-07-15
Open Media Collectors Database 1.0.4pl2

Open Media Collectors Database 1.0.4pl2


Open Media Collectors Database (OpenDb) is a PHP and MySQL based inventory application that allows you to easily catalog and lend out your stuff. more>> <<less
Added: 2007-09-11 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
H2 Database Engine

H2 Database Engine


H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. more>> H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.<<less
Added: 2005-12-16 License: Other Free / Open Source License Price: Free
1444 downloads
Enylayouts Links Database 2.2.3

Enylayouts Links Database 2.2.3


Easily display a list of links you wish your viewers should see. Its all run via a secure MYSQL Database. So you can ensure that all your indexed links are secure. Just use the simple add form in the admin section of the script and you will be set. more>> Easily display a list of links you wish your viewers should see. Its all run via a secure MYSQL Database. So you can ensure that all your indexed links are secure. Just use the simple add form in the admin section of the script and you will be set. Will also fit any layout you have premade, Enjoy!<<less
Added: 2005-01-05 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Enylayouts Links Database
License:Freeware
Download
1752 downloads
Added: 2005-01-05
Check Database Permissions

Check Database Permissions


If you are the root user then it will display all the databases on the server, but if your not the root user then it will show all the databases that your user has permissions for. Its a really fun to more>> If you are the root user then it will display all the databases on the server, but if your not the root user then it will show all the databases that your user has permissions for. Its a really fun to play around with and can be expanded in a variety of ways. Its explained in the comments.<<less
Added: 2006-06-11 License: GPL Price: Free
1235 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5