Categories
Tags → Sql Execute

Using PHP with MySQL

Quick and easy script on how to create a DB link and execute an sql statement
DETAILS

Embedded Sql

This bit allows you to add .sql files to a ASP.Net website or Visual studio project and use a generated class to execute the procedure. The .sql file can be edited in any SQL editor, the generated class has strong type properties to set the paramet...
DETAILS

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

SQL Server Tutorials - Getting Started with Transact-SQL Statements

A collection of 10 tutorials for you to get started quickly with running Transact-SQL statements on SQL Server 2005. Clear examples are provided for running CREATE TABLE, INSERT, UPDATE, DELTE, SELECT, CREATE USER, GRANT EXECUTE statements.
DETAILS

as_admintool

This package can be used to provide a Web interface to manage site resources. It provides a modular AJAX based user interface to execute tasks to manage different types of site resources. It comes with several plug-in modules and can be e...
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

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

PostgreSQL Maestro

PostgreSQL Maestro is a high-quality Windows GUI admin tool for PostgreSQL server management, control and development. PostgreSQL Maestro allows you to create, edit, copy, extract and drop all the database objects such as schemas, tables, views...
DETAILS

FireBird Maestro

Firebird Maestro is a powerful solution for the Firebird server administration and development. It allows you to create, edit, copy, extract and drop all the database objects such as tables, views, procedures, domains, generators, etc., build queries...
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

Page:
©2003-2019 jCay.com