Categories
Tags → Sql Statements

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

Creating JDBC SQL Statements. Displaying Records from a MySQL Database.

A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
DETAILS

AlligatorSQL Enterprise Edition

AlligatorSQL supports Oracle8i/9i, DB2, MySQL, Interbase, Birdstep, PostgreSQL and MSSQL/SQL Server 2000 databases. You can manage all stored objects in every supported database. The multithreaded browses lets you start long running SQL statements wi...
DETAILS

Voruta

Voruta is a data access framework for embedding SQL statements in Java methods using custom javadoc tags and dynamic code generation
DETAILS

aq.cgi

Enter in SQL and have the statement run. See the results of select statements and any error messages. Upload files of SQL for population of database. The simple tool for getting to a database over the web.
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

IntrSQL

The Compsys IntrSQL product is a component that allows SQL Statements to be run against almost any database over the Internet. The SQL Statement (along with DSN, Username and Password) are entered via any standard HTML (or ASP) page and the results a...
DETAILS

SQL Abstraction Layer (SAL)

SAL provides a set of classes for creating and manipulating SQL statements. This makes it easy to refer to your SQL statements by-name instead of by-value, increasing portability. It also means you do things like have a search form generate SQL (incl...
DETAILS

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...
DETAILS

SqlFun

SqlFun is a Java program/applet that allows you to experiment with SQL statements (hopefully) without having to install a SQL server or database program. All you need is Java and Windows ODBC (or any other database server that supports JDBC). Startin...
DETAILS

Page:
©2003-2019 jCay.com