Categories
Tags → In Mysql Query

SQL Query Parser, Perl Edition

SQL Query Parser will generate MySQL &"LIKE&" search statements for use in searching a database. Supports AND, OR , NOT and Phrase Search by prefixing search keywords with a +, -, | and &"&". Similarity to the synt...
DETAILS

EMS SQL Manager 2005 for MySQL

EMS SQL Manager for MySQL is a powerful tool for MySQL Database Server administration and development. MySQL Manager works with any MySQL versions from 3.23 to 5 and supports all of the latest MySQL features including views, stored procedures and fun...
DETAILS

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
DETAILS

PHPMaker

PHPMaker is an automation tool (for Windows) that can generate a full set of PHP scripts (for any Windows/Linux server or other server that PHP supports) quickly from MySQL database. Using the generated PHP, users can view, edit, search, add and dele...
DETAILS

Application Builder for MySql

This package contains integrated tools for database management, form, query and report generation. This package supersedes its previously published Relational Form Wizard for MySql and Sql Query Maker for MySql. The Database script is borrowed from S...
DETAILS

MySql Query Maker

This is a dynamic query generator for MySQL and PHP4. It can create a new query or run an existing query. Several tables can be selected from a single database for relational queries. The query can be edited, saved and run dynamically. &&l...
DETAILS

MySQL/HTML-Client

mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database.
DETAILS

MP3SQL

MP3SQL is an product that generates and file with SQL commands. These commands are for adding the information that have been extracted out of your MP3 files. This archive also includes some scripts to easy add several CD-Roms containing MP3s. There i...
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

mysqlsync

mysqlsync is a perl script that allows you to keep remote copies of a mysql database in sync with a central master copy. It does this by running as a daemon process and tailing the mysqld logs. From the log output it culls queries and decides if it a...
DETAILS

Page:
©2003-2019 jCay.com