Main > Free Download Search >

Free databases script

databases

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2254
Free MySQL Databases

Free MySQL Databases


We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it more>> We are providing absolutely free MySQL databases to users. We are at your service to keep your databases online, up and running. Thats a guarantee! As we all know there are thousands of free and paid hosting providers out on the web, but when it comes to MySQL databases, you either cant have one or your stuck with only a few. Well those days are over; with FreeMySQL.net you are given 3 databases, after you activate your account. You have 3 options to administer your databases: FlashMyAdmin, FreeMySQL.net Admin and PHPMyAdmin with each using web interface provided for ease of use.<<less
Added: 2005-07-01 License: Other Price: $0.00USD
11 downloads
Get metadata on MySQL databases

Get metadata on MySQL databases


Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 downloads
PHP and Writing to MySQL Databases

PHP and Writing to MySQL Databases


This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
Simple IP to Country without databases 1.0

Simple IP to Country without databases 1.0


Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of more>> Just for identification of country. Instead of a database, IP information is stored into many files, so that only one of them is requested each time. Additionaly, files with data only for specific countries is available. Example scripts for usage of data files is provided. Ip data is updated regularly.<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Simple IP to Country without databases
License:Freeware
Download
1358 downloads
Added: 2006-02-19
Backup all your databases with one click 1

Backup all your databases with one click 1


This is a script usefull mostly to server admins, which will automatically detect all your mysql databases and backup/compress them. more>> This is a script usefull mostly to server admins, which will automatically detect all your mysql databases and backup/compress them.<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Backup all your databases with one click
License:Freeware
Download
823 downloads
Added: 2007-08-03
MyDBDB MySQL multi-databases browser 1.0

MyDBDB MySQL multi-databases browser 1.0


This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said more>> This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said databases. At this time, only SQL SELECT queries are supported. But you can execute Joins, use Group By, Order By, etc. My central purpose in writing these scripts was to be able to access my seven different databases, on 6 different servers, quickly and with a minimum of logging in, using passwords for each database, etc. This is a very light-weight application and responds quickly and effortlessly. The code is not sophisticated and could no doubt be improved, using OOP and other techniques, but the fact is it works quite well, as it is, and doesnt require any special libraries and such.<<less
Added: 2007-08-22 License: Other Price: $0.00USD
11 downloads
SyncSQL.com - Synchronize MySQL Databases

SyncSQL.com - Synchronize MySQL Databases


Synchronize MySQL Databases absolutely free. SyncSQL.com is a free service which compares the structure of two similar databases and produces a set of alter statements that will make the structure of the target database identical to the structure of the more>> Synchronize MySQL Databases absolutely free. SyncSQL.com is a free service which compares the structure of two similar databases and produces a set of alter statements that will make the structure of the target database identical to the structure of the source database.<<less
Added: 2005-12-21 License: Freeware Price: $0.00USD
12 downloads
ASP Tutorials - Connecting and Using MS Access Databases

ASP Tutorials - Connecting and Using MS Access Databases


This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements more>> This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements<<less
Added: 2006-09-06 License: Free for non-commercial use Price: Free
1201 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 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
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
MySQL Database Class 0.36

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
License:BSD Style
Download
991 downloads
Added: 2007-03-05
Synonyms database

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
Simple 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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5