Categories
Tags → Command In Mysql

SQLData

SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database. The class comes with additional scripts for generating classes that can be used by applicati...
DETAILS

MySQL Log Parser

This a is a simple PHP command line utility that will parse a MySQL update log file and dump only updates to a particular database in a certain time interval. Currently there are no flags, you are prompted for all input. Usage: bash-2.05$ ph...
DETAILS

EMS Data Export 2005 for MySQL

EMS Data Export for MySQL is a powerful program to export your data quickly from MySQL databases to any of 15 available formats, including MS Access, MS Excel, MS Word (RTF), HTML, XML, PDF, TXT, CSV, DBF and more. Data Export for MySQL includes a wi...
DETAILS

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...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
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

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

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-2019 jCay.com