Categories
Tags → Update From Sql

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

Sync For SQLServer

Sync For SQLServer is designed for software developers or database administrators who are working with the Microsoft SQL Server database. It compares two databases and determines the differences between them. It generates a SQL change script to conve...
DETAILS

EazySQL - SQL Generator

Generates ready to use SELECT, INSERT, UPDATE and DELETE SQL Statements and SQL Stored Procedures from table structures of MS SQL Server 2000. Supports Optimistic Concurrency Control for Update, Foreign-Keys, etc. Connects Local as well as Remote SQ...
DETAILS

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

Zip Code Range and Distance Calculation class

This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
DETAILS

SQLView (DotNetNuke Module)

Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header ...
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

SQLiteManager

SQLiteManager is a multilingual web based tool to manage SQLite database. The programming language used is: PHP4 and work fine with PHP5. Work just as well on a platform Linux as on Windows or Mac OsX. This project is in course of developpement...
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

dbf Converter

dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables && insert data, and then updates old data. It does not support index files convert...
DETAILS

Page:
©2003-2019 jCay.com