Categories
Tags → Sql Query List

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

phpBuns

PhpBuns is a generator of SQL query and web pages writen in Php (http://www.php.net/). It makes it possible (amongst other things) to generate the query and the pages for the add, edit, del, list and data retrieval in a SQL database. It use...
DETAILS
©2003-2019 jCay.com