Categories
Tags → Mysql Example Database

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

My Contact Table

My Contact Table is a code generator program and can be used for a variety of applications where you wish to store records into a MySQL database. Perhaps you want a file upload area on your website or only need to create a member''s access area ...
DETAILS

SimpleBytes SimpleTrace class

SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As Simple...
DETAILS

MyNotes, a MFC MySQL++ client example source codes

Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world''s most popular open source database. Its MySQL++ C++ class library allows yo...
DETAILS

Page:
©2003-2019 jCay.com