Categories
Tags → Select From Table Sql

SamMySql Database Class

This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and v...
DETAILS

AutoCRUD for PHP

The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relatio...
DETAILS

Select Randoms Results from a Sql Table

In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.
DETAILS

vpSQL

vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WHERE][ORDER BY][lLIMIT] INSERT fields,dat...
DETAILS

EMS Data Pump 2006 for PostgreSQL

EMS Data Pump for PostgreSQL is an excellent utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access, MS SQL database or any other database with ADO support) to PostgreSQL databases. Easy-to-use wizard ...
DETAILS

EMS Data Pump 2006 for MySQL

EMS Data Pump for MySQL is an excellent utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access, MS SQL database or any other database with ADO support) to MySQL databases. Easy-to-use wizard applicatio...
DETAILS

Appgini PHP Generator For MySQL

Appgini PHP Generator For MySQLInstantly create multi-user PHP web database interfaces that let users view, sort, search and edit data of a MySQL database easily from a single web page. You have total control over how users can interact with your data. Display database contents to...
DETAILS
©2003-2019 jCay.com