Categories
Tags → Sql Syntax Not

FastMySQL

This is a simple interface to a MySQL installation, written in PHP, that runs in any internet browser (well, Internet Explorer, Netscape, Firefox, and Opera anyway!;). It is intended for the casual, occasional SQL user who does not have SQL st...
DETAILS

Boolean to SQL Query Translator

This is a function to convert a user''s query in boolean syntax (&"hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.
DETAILS

Simple SQL

DESCRIPTION: Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs. ADVAN...
DETAILS

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