database
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2384
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
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
License:Freeware
Synonyms database
This is a MS Access database with a list of words and synonyms to use in your applications. more>> This is a MS Access database with a list of words and synonyms to use in your applications.<<less
Added: 2006-01-05 License: Freeware Price: Free
1503 downloads
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
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
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
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
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
Php Database Wizard 0.91
With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily more>> With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files. From version 0.5 you can connect to a remote server as well.<<less
Added: 2003-10-02 License: Freeware Price: $0.00USD
297 downloads
Other version of Php Database Wizard
MySQL Database Class 0.36
This class works under PHP4/PHP5 and all MySQL Versions from V3.x and newer. It features an easy-to-learn API and an error-management which includes auto-sending of EMails in case an DB error occured. The archive comes with complete documentation and more>> This class works under PHP4/PHP5 and all MySQL Versions from V3.x and newer. It features an easy-to-learn API and an error-management which includes auto-sending of EMails in case an DB error occured. The archive comes with complete documentation and some examples to show basic usage of this class.<<less
Added: 2007-03-05 License: BSD Price: $0.00USD
14 downloads
Other version of MySQL Database Class
Simple Database Class
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, download more>> This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.<<less
Added: 2005-06-10 License: Other Free / Open Source License Price: FreeAdditionalInfoCreativeCommons
1613 downloads
Large Database Backup
This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current v more>> This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.<<less
Added: 2007-07-22 License: GPL Price: Free
836 downloads
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
Micro Database Browser 1.1
Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
Added: 2006-06-20 License: Freeware Price: $0.00USD
13 downloads
Other version of Micro Database Browser
Database Search Engine 1
This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection. more>> This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.<<less
Added: 2006-08-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Database Search Engine
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above database search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed