Categories
Tags → Sql Queries And

MyDBDB MySQL multi-databases browser

This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, &"DBDB&"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in ...
DETAILS

PEAR::DB replacement

As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easi...
DETAILS

DbSimple: laconic database anstraction for PHP

DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). &...
DETAILS

DBF2Mysql converter

Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes th...
DETAILS

Simple MySQL DB Class

This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of resu...
DETAILS

MySQL Abstractor

This packages implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a ...
DETAILS

FlashSQL

FlashSQL Version 3 is a Flash component designed to run SQL queries directly in Flash at runtime and get results back into Flash as a standard XML and Object variables. You can now run your SELECT, UPDATE, INSERT, DELETE etc queries directly. The com...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

Universal SQL Editor

Universal SQL Editor is a powerful, yet easy-to-use graphical query tool for all database developers. It allows you to connect any ODBC compliant databases, such as Oracle, DB2, SQL Server, Sybase, etc., and edit SQL scripts and queries with code com...
DETAILS

Build Notepad ASP.NET Web Application

A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.
DETAILS

Database Report Generator

Generate your database reports with this wizard in only a few minutes on any of your existing MySQL databases. Since this is a php driven application you simply upload the application files to a folder within your web site and you are ready to genera...
DETAILS

Page:
©2003-2019 jCay.com