Categories
Tags → Debugging Sql

PHP MySQL Database Class

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
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

WiredNow.net: SQL Reserved Words

It is an often problem with database intergration when you use a reserved word. Often asked why a script does not work and it quite often comes down the the author setting a field name as a reserved word, confusing SQL and making debugging hard. To s...
DETAILS

Auto SQL

ASP Components for automatic generation of SQL commands. No more long asp coding and debugging of SQL Statements. Auto SQL does it for you with its automatic SQL generation engine. You can add, update and delete from any table using few lines of codes.
DETAILS

Visual InterDev

Visual InterDev is the team-based development environment for rapidly designing, building, and debugging data-driven Web applications. Main features include: Integrated WYSIWYG page editor to visually construct sophisticated HTML and ASP pages, Debug...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SQL Tutorial

SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn''...
DETAILS
©2003-2019 jCay.com