Categories
Tags → Access Sql Queries

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

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

UserEnginePro2.NET (VB.NET) with Email Validation

UserEnginePro2.NET is a simple, adjustable, well commented User Signup and Authentication system. It contains user signup, login, forgotten password, and edit user account functionality and also an administrative area which allows queries such as u...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
DETAILS

Basic mySQL Queries And PHP

Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access
DETAILS

objSQL: Database Access Layer

objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which...
DETAILS

QLR Manager

QLR ManagerQLR Manager is a server based reporting, graphing and e-mail distribution tool for MySQL, Oracle and PostgreSQL. The application is 100% HTTP server based and is accessible using any newer mainstream browser... No client code to install. QLR Manager ...
DETAILS

Page:
©2003-2019 jCay.com