Categories
Tags → Sql And Insert Into

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

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

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

Info-Pack.com CSV2SQL

Info-Pack.com CSV 2 SQL is a csv file to sql insert statement converter.Use it to convert your acce ss comma separated files into database insert statements. Simply provide an input file, some field names and an output file name. CSV 2 SQL will th...
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

DBXtra - Query and Reporting tool

DBxtra 2005 is a Stand Alone Reporting Tool that Connects to Unlimited Databases, including Microsoft Access, Microsoft SQL Server, MySQL, Oracle, DB2, FoxPro, Pervasive, Excel, text files and any other database through ODBC. No programming and onl...
DETAILS

ExamXML

This program compares XML files. It provides several options for comprehensive comparison. Reloading files after changing any options is not necessary. The ExamXML can compare data from sources of many types, such as SQL servers and CSV files. After ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
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

EZDB

EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more ...
DETAILS

Poll Pro

Poll Pro is server software for adding web polls to your web site. Polls can be created and scheduled to appear at a future date. Only one line of code is placed on your web site to insert the poll into your web page. Also features: Easy-to-use, intu...
DETAILS
©2003-2019 jCay.com