mysql insert
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2176
MySQL Commander 2.63
A small tool to backup and restore MySQL Tables. Features: backup/restore of binaries; parametric backup; multiserver; Gzipping; killing of backup files; german/english; Online help in popup. more>> A small tool to backup and restore MySQL Tables. Features: backup/restore of binaries; parametric backup; multiserver; Gzipping; killing of backup files; german/english; Online help in popup.<<less
Added: 2003-01-28 License: GPL Price: 0.00
11 downloads
Other version of MySQL Commander
License:GPL
DBF2Mysql converter 1
Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes the more>> Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes the first version of our class JDBFREAD.java, which actually performs DBF2MYSQL<<less
Added: 2007-05-01 License: Freeware Price: $0.00USD
15 downloads
Other version of DBF2Mysql converter
MySQL fields RB2 1.6
isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick! more>> isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick!<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
12 downloads
Other version of MySQL fields RB2
License:Freeware
MySQL Abstractor 1
This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list more>> This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes.<<less
Added: 2007-02-22 License: Other Price: $0.00USD
13 downloads
Other version of MySQL Abstractor
Price: FreeAdditionalInfoMITLicence
License:Other Free / Open Source License
License:Other Free / Open Source License
MySQL Binlog Rotate 1.0
MySQL Binlog Rotate is such a great and useful PHP class that can be used to rotate binary logs in a MySQL 5 cluster. more>> MySQL Binlog Rotate 1.0 is such a great and useful PHP class that can be used to rotate binary logs in a MySQL 5 cluster.<<less
Added: 2009-08-01 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
downloads
mySQLclass
This is mySQL class wich will help you with your mySQL problem. Its simply and do basic things like insert, update, delete rows... more>> This is mySQL class wich will help you with your mySQL problem. Its simply and do basic things like insert, update, delete rows...<<less
Added: 2007-05-10 License: Other Free / Open Source License Price: Free
898 downloads
MySQL shoutbox 1.0
This simple tool allows visitors to post short comments on your site. Shouts are stored in a MySQL database. Including refresh lock, splitting long words, etc. more>> This simple tool allows visitors to post short comments on your site. Shouts are stored in a MySQL database. Including refresh lock, splitting long words, etc.<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
14 downloads
Arabic MySQL Query
This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queri more>> This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.<<less
Added: 2006-02-11 License: GPL Price: Free
1395 downloads
PHP MySql File Upload and Insert 1
Well, tired of all those copy/paste actions or not in the mood to pay someone over $30 to do it for you. Now I have made a php script that will make inserting data from small and large files a breeze. You only have to enter in the source code the more>> Well, tired of all those copy/paste actions or not in the mood to pay someone over $30 to do it for you. Now I have made a php script that will make inserting data from small and large files a breeze. You only have to enter in the source code the username,password and hostname where your db resides. Other then that youll be presented with option to choose the file that you want to upload and insert its content into your mysql db, using Browse, and to make things more user friendly youll also have to enter the name of the database that you want to use and table name where you want your data to be stored. The zip file comes with php source and html form separately so its easier to change the design.<<less
Added: 2009-01-01 License: GPL Price: $25.00USD
11 downloads
PHP MySQL tutorial 1.0
In this PHP MySQL tutorial I will show you how to use basic database manipulation features in PHP. more>> In this PHP MySQL tutorial I will show you how to use basic database manipulation features in PHP.<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
13 downloads
Other version of PHP MySQL tutorial
License:Freeware
MEE - MySQL Easy Editor
MySQL Easy Editor is a php powered, mysql administration web handler. With this tool, you may view, create or drop databases, view, create, drop, empty, optimize or repair tables, view, create fields more>> MySQL Easy Editor is a php powered, mysql administration web handler. With this tool, you may view, create or drop databases, view, create, drop, empty, optimize or repair tables, view, create fields in tables, view, insert, modify, remove records in tables. As the name says, it is simple. A complex editor would do a lot more, but this is what you need if you want to maintain a database for a dynamic website for example.<<less
Added: 2007-03-05 License: GPL Price: Free
973 downloads
PERL - MySQL Module
Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial. more>> Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial.<<less
Added: 2006-10-19 License: Free for non-commercial use Price: Free
684 downloads
PHP/MySQL News with Comments
In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL. more>> In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL.<<less
Added: 2002-09-04 License: Not Specified Price: Free
2655 downloads
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
Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
License:GPL
License:GPL
MySQL HyperStorage v1 for PHP 1.0
This is like Table Indexing compared to MySQLs column indexing. Complete Documentation included more>> This is like Table Indexing compared to MySQLs column indexing. Complete Documentation included<<less
Added: 2005-11-12 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of MySQL HyperStorage v1 for PHP
Price: FreeAdditionalInfoPleasedonotreseller.Youmayredistributeonlyifyoukeepthecreditsintact.
License:Free for non-commercial use
License:Free for non-commercial use
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 mysql insert 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