Main > Free Download Search >

Free database script

database

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2384
Setting up MySQL database replication

Setting up MySQL database replication


This tutorial will give you the steps to follow in order to setup a MySQL database replication based on a master-slave scenario. more>> This tutorial will give you the steps to follow in order to setup a MySQL database replication based on a master-slave scenario.<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
13 downloads
Save & Read Image From Database

Save & Read Image From Database


Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of more>> Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.<<less
Added: 2008-08-13 License: Freeware Price: $0.00USD
11 downloads
Database Systems Corp. IVR 12.2

Database Systems Corp. IVR 12.2


DSC provides <a href=http://www.call-center-tech.com/ivr.htm>IVR technology</a> including <a href=http://www.call-center-tech.com/interactive-voice-response.htm>interactive voice response</a> products and outsourcing services. DSC supplies the more>> DSC provides IVR technology including interactive voice response products and outsourcing services. DSC supplies the following custom IVR solutions for its clients:
  • IVR Systems
  • IVRS
  • IVR Providers
  • IVR Software
  • IVR Services
  • Hosted IVR
  • IVR Equipment
<<less
Added: 2008-05-30 License: Commercial Price: $0.00USD
11 downloads
Sam Database Pagination Class 0.9a

Sam Database Pagination Class 0.9a


This class can be used to display database query results split in multiple pages. It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to more>> This class can be used to display database query results split in multiple pages. It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to display per page. The class can display the results as a listing of articles or as photo gallery.<<less
Added: 2008-05-19 License: LGPL Price: $0.00USD
10 downloads
Guesbook database on Text 1.0

Guesbook database on Text 1.0


This is very simple script, a TEXT BASED Guestbooks data Need only one PHP file program and one TEXT file for data, No need for MySQL database. Featured with: - Record Paging - Duplicate Entry Check - HTML Code Parsing - Long Words spliter - and more>> This is very simple script, a TEXT BASED Guestbooks data Need only one PHP file program and one TEXT file for data, No need for MySQL database. Featured with: - Record Paging - Duplicate Entry Check - HTML Code Parsing - Long Words spliter - and much more.<<less
Added: 2008-02-12 License: Freeware Price: $0.00USD
12 downloads
[SDMS] Simple Database Management System 1

[SDMS] Simple Database Management System 1


This database management script is a great basis for writing code for using a database. It includes error catching and sanitation. more>> This database management script is a great basis for writing code for using a database. It includes error catching and sanitation.<<less
Added: 2008-02-11 License: Freeware Price: $0.00USD
11 downloads
Flat File Database Manager 1.0

Flat File Database Manager 1.0


Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types more>> Flat File Database Manager will allow you to manage (update/delete/add) records in your flatfile database. Features include user defined delimiter (usually pipe, colon, or comma), customizable presentation of different data types. Following data types supported: (List) - Rendered as list box or combo box; (String) - Rendered as regular input field; (Logical) - Rendered as check box; (Text) - Rendered as text area.<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
18 downloads
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
Working with ASP.NET database

Working with ASP.NET database


In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created. more>> In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created.<<less
Added: 2007-07-22 License: Freeware Price: Free
847 downloads
Large Database Backup

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
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
Basic ADO database connection

Basic ADO database connection


This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example. more>> This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example.<<less
Added: 2007-07-17 License: Freeware Price: Free
532 downloads
Generating XML files from SQL Database

Generating XML files from SQL Database


Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file. more>> Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file.<<less
Added: 2007-07-13 License: Freeware Price: Free
558 downloads
Image upload with MYSQL database

Image upload with MYSQL database


In this tutorial is presented a simple code with informations about programing a script that uses MYSQL database to upload images. Very simple to interpretate, to code and to test, its a simple way to more>> In this tutorial is presented a simple code with informations about programing a script that uses MYSQL database to upload images. Very simple to interpretate, to code and to test, its a simple way to learn how to program a upload script that select images from the MYSQL database using php programing.<<less
Added: 2007-06-18 License: PHP License Price: Free
758 downloads
Connect Flash Application with Database

Connect Flash Application with Database


When the word Flash arises, it is often recognised as to create those annoying web site intros. This article explains how to connect a Flash movie to an database. more>> When the word Flash arises, it is often recognised as to create those annoying web site intros. This article explains how to connect a Flash movie to an database.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
654 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5