Categories

Updated: 11/04/2002

WWWBoard to MySql Converter

Creates a MySql compatible output file from all the messages in a WWWBoard. Creates a &"sql&" &"INSERT&" command file that can be entered into a MySql database.
Similar Scripts for "WWWBoard to MySql Converter"

KMP Import CSV to MySQL Table

Lots of hosting companies disable the ''USED'' command in mysql, often used to LOAD DATA INFILE in a CSV format. This script is the attempt to work around that. It automatically analyzes the structure of a MySql Database, compares it to the...

MyDbConverter (Access to Mysql Converter )

MyDB Converter is designed to convert MS Access databases to MySQL or converts MySQL database into Access database, using a very easy to use wizard style interface. No need to learn any SQL code or any other technical details to use the program. ...

csvdump

csvdump acts as a front-end to dumping a MySQL table. While it used to use mysqldump, it currently dumps the table itself and massages it. csvdump mails the dump tothe address specified in the command line or to a default mail address, as specified i...

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...

MySQL Table Joins

One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, ...
©2003-2008 jCay.com