Categories
Tags → Mysql Select Into Table

Simple csv to MySQL tool

This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There''s a download button fo...
DETAILS

PHP code Generator

PHP code GeneratorConvert your MySQL database into a fully functional web application where users can View, edit, add, delete and search records easily and quickly and you will be in control of every thing : you can set validation rules to validate users entries and s...
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

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

Excel to MySQL Converter

All versions of MS Excel are supported Works with all versions of Unix and Windows MySQL servers Supports both local and remote connections to MySQL server. Support for scheduling conversion tasks to be performed automatically. ...
DETAILS

class-1 Backup/Restore

class-1 Backup/Restore is a PHP script that allows backup and restore of MySQL tables. It can be used as a stand-alone script or you can incorporate it into your own scripts. Features; * Extremely easy installation * Extremely easy usage * Ba...
DETAILS

phpMySQLAutoBackup - automate your MySQL backup using php

NOW released under GPL License. phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedu...
DETAILS

MyDbConverter (Access to Mysql Converter )

MyDB Converter is designed to convert MS Access databases to MySQL or converts MySQL database into Access database, using a very easy to use wizard style interface. No need to learn any SQL code or any other technical details to use the program. ...
DETAILS

Stouk DBViewer

View pre-configured tables from MySQL or Oracle data sources; Test multiple select statements and view the results as well as save queries with explanation for future use; Export result of any query into comma-separated or MS Excel formats; Modify...
DETAILS
©2003-2019 jCay.com