Categories
Tags → Command Mysql

DBSync for Access && MySQL

DBSync for Access && MySQL performs MS Access (mdb) to MySQL and MySQL to Access database conversions with synchronization and ability to choose particular tables to be converted simply by configuring several options in wizard-like applicatio...
DETAILS

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...
DETAILS

Fortune World

The Fortune World project consists of 4 small programs. The first is a utility for converting fortune files to MySQL databases. The second one is a TCP server which runs on port 7799 and returns a random fortune from a MySQL database. The third one i...
DETAILS

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. ...
DETAILS

Network Eagle Monitor

Network Eagle Monitor is a powerful network service monitor. You can create categorized list of checks on a set and forget basis. Checks are run at regular intervals and activates predefined alerts on given condition. With the help of thi...
DETAILS

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.
DETAILS

RW MySQL Dump

Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses t...
DETAILS

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...
DETAILS

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...
DETAILS

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, ...
DETAILS

Page:
©2003-2008 jCay.com