Main > Free Download Search >

Free mysql database 2 excel konvertr script

mysql database 2 excel konvertr

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4500
MySQL Database 2 Excel KonvertR 1.00

MySQL Database 2 Excel KonvertR 1.00


MySQL 2 Excel KonvertR is a small application that automatically exports the entire contents of a MySQL Database to an Excel Workbook, without using ODBC. Features: All tables of MySQL database converted simultaneously; Column headings in each Excel more>> MySQL 2 Excel KonvertR is a small application that automatically exports the entire contents of a MySQL Database to an Excel Workbook, without using ODBC. Features: All tables of MySQL database converted simultaneously; Column headings in each Excel Worksheet named after the MySQL tables Field Names; Excel Worksheets named automatically after the MySQL tables in the database; Excel Worksheets ordered alphabetically in the Workbook; No need for ODBC connection/ODBC drivers for MySQL. One-file .exe: Nothing to Install or Uninstall!<<less
Added: 2002-06-25 License: Freeware Price: 0.00
13 downloads
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
MySQL Database ClassThis class works under PHP4/PHP5 and all MySQL Versions from V3.x and . This class works under PHP4/PHP5 and all MySQL Versions from V3.x and
License:BSD Style
Download
991 downloads
Added: 2007-03-05
Get MySQL database layout in XML format 1.0

Get MySQL database layout in XML format 1.0


In this tutorial I will show you how to get your MySQL database description / layout in XML format. more>> In this tutorial I will show you how to get your MySQL database description / layout in XML format.<<less
Added: 2007-04-17 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Get MySQL database layout in XML format
Get MySQL database layout in XML formatyour MySQL database description / layout in XML format. In this tutorial I will show you how to get your MySQL database description / layout in XML format
License:Freeware
Download
939 downloads
Added: 2007-04-17
PHP MySQL Database Class 1.0.4

PHP MySQL Database Class 1.0.4


A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL more>> A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.<<less
Added: 2005-04-19 License: GPL Price: $0.00USD
16 downloads
 
Other version of PHP MySQL Database Class
PHP MySQL Database ClassMySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid ... MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid
Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
License:GPL
Download
1676 downloads
Added: 2005-04-19
MySQL DataBase Backup Script 0.2

MySQL DataBase Backup Script 0.2


This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your more>> This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your mail id.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
13 downloads
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
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
PHP mySQL Database Wrapper 1.0.5

PHP mySQL Database Wrapper 1.0.5


This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Free for non-commercial use Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
1217 downloads
MySQL tables description generator

MySQL tables description generator


MySQL tables description generator is created to be an intelligent and great PHP class that can be used to generate PHP classes that describe MySQL database tables. more>>

MySQL tables description generator is created to be an intelligent and great PHP class that can be used to generate PHP classes that describe MySQL database tables.

<<less
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
PHP MySql Multiple Database Backup 1.0

PHP MySql Multiple Database Backup 1.0


This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. more>> This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. No tables can be selected. The whole database will be backed-up. Contains fulltxt fields as option. Works with windows/apache too, special changes for windows time-out. For the use with single databases with table selection see: MySql PHP Backup<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
12 downloads
 
Other version of PHP MySql Multiple Database Backup
PHP MySql Multiple Database BackupThis script allows you to make a backup of your MySql databases in sql or gz format allowing you to ... This script allows you to make a backup of your MySql databases in sql or gz format allowing you to
License:Freeware
Download
1416 downloads
Added: 2006-01-04
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 XMLto convert your MySQL database layout into XML. Just specify connection informations and you ... to convert your MySQL database layout into XML. Just specify connection informations and you
License:Freeware
Download
1181 downloads
Added: 2006-08-07
IdealMySQL Database Class for MySQL 1.1

IdealMySQL Database Class for MySQL 1.1


This is a MySQL class I wrote to use in my programs. It will allow you to do the following: - Connect to a mysql database - Query a mysql database to include * INSERT|DELETE|UPDATE|REPL ACE|DROP * SELECT|SHOW|DESCRIBE|EXPL AIN - Catch errors more>> This is a MySQL class I wrote to use in my programs. It will allow you to do the following: - Connect to a mysql database - Query a mysql database to include * INSERT|DELETE|UPDATE|REPL ACE|DROP * SELECT|SHOW|DESCRIBE|EXPL AIN - Catch errors and email them to the admin - Check variables to make sure they only contain particular characters All errors are in the file errors.txt for easy adding and use. The look and feel of the error output to the user is controlled by a style sheet. There is plans to add more to the class at a later date or as needed. If you have any suggestions please let me know.<<less
Added: 2007-06-06 License: GPL Price: $0.00USD
74 downloads
LAMP, MySQL/PHP Database driven websites - Part II 1.0

LAMP, MySQL/PHP Database driven websites - Part II 1.0


Part II of III. Includes discussion of Many to Many relationships, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. The series was originally titled: LAMP, MySQL/PHP Database driven website design and development, and the more>> Part II of III. Includes discussion of Many to Many relationships, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. The series was originally titled: LAMP, MySQL/PHP Database driven website design and development, and the List-Detail-Post paradigm. Were shortening from here out.<<less
Added: 2005-04-25 License: GPL Price: $0.00USD
19 downloads
 
Other version of LAMP, MySQL/PHP Database driven websites - Part II
LAMP, MySQL/PHP Database driven websites - Part IILAMP, MySQL/PHP Database driven websites - ... : LAMP, MySQL/PHP Database driven website design and development, and the List-Detail-Post
License:GPL
Download
1655 downloads
Added: 2005-04-25
LAMP, MySQL/PHP Database Driven Websites - Part III 1.0

LAMP, MySQL/PHP Database Driven Websites - Part III 1.0


Part II of III. Includes discussion of Many to Many relationships, SQL Joins, OOP, PHP Documentor, using classes, and emitting Javascript with PHP. more>> Part II of III. Includes discussion of Many to Many relationships, SQL Joins, OOP, PHP Documentor, using classes, and emitting Javascript with PHP.<<less
Added: 2005-04-26 License: GPL Price: $0.00USD
10 downloads
 
Other version of LAMP, MySQL/PHP Database Driven Websites - Part III
LAMP, MySQL/PHP Database Driven Websites - Part IIIDavid Rolston - LAMP, MySQL/PHP Database Driven Websites ... LAMP, MySQL/PHP Database
License:GPL
Download
1665 downloads
Added: 2005-04-26
apgDB2xls(mySQL to Excel)

apgDB2xls(mySQL to Excel)


apgDB2xls is a PHP script capable of converting a database table into an Excel spreadsheet. This is a simple and easy to use script. All you need is a web server that runs PHP4 or later and a database more>> apgDB2xls is a PHP script capable of converting a database table into an Excel spreadsheet. This is a simple and easy to use script. All you need is a web server that runs PHP4 or later and a database! apgDB2xls is completely free!<<less
Added: 2004-11-03 License: Other Free / Open Source License Price: FreeAdditionalInfoCreativeCommonsByhttpcreativecommons.orglicensesby2.5legalcode
1851 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5