Categories
Tags → Update Queries Sql

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

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

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

VB.NET 2005 Tutorials: Access and Manipulate SQL Server data

VB.NET 2005 Tutorials: Access and Manipulate SQL Server data - Using Ad Hoc Queries - In this tutorial you will learn about Consuming and Manipulating Data Viz. Access and Manipulate SQL Server data - Using Ad Hoc Queries; Running Queries, The SELECT...
DETAILS

db2SQL

A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don''t have remote access to. Features: -backup either structure,...
DETAILS

QuickMySQL

QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or an...
DETAILS
©2003-2019 jCay.com