Categories
Tags → Table Names In Mysql

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

PowerFeed DataFeed conversion script

The PowerFeed script takes a datafeed and converts it into SQL statements that you can load it into your MySQL database! The script supports multiple datafeed formats and structures. If your datafeed has a header record, that record is then used as a...
DETAILS

Form1 Builder MYSQL

With Form1 Builder MYSQL you can automatically have form submission data added to your MYSQL database with protection against form hijacking, email injection and email harvesting. To use the MYSQL option you must have a server based MYSQL database an...
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
©2003-2019 jCay.com