Categories
Tags → Generate Sql Script

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

table exists

I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed.
DETAILS

Higher Power Image Gallery

This is a powerful yet simple Image Gallery Script that utilizes PHP and Javascript to generate on the fly thumbnails and instant image viewing. Easy to install and customize as needed. No SQL is needed but PHP support and the GD Library are re...
DETAILS

ASP-SQL2Table

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relati...
DETAILS
©2003-2019 jCay.com