Categories
Tags → Database Example Sql

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

Syndikut - Mail Me Commercial v1

Syndikut Mail Me Commercial is an easy to edit flat file, php contact form script packed with useful features. MMC allows your visitors to contact you using a simple easy to customize form. MMC is 100% flat file so no SQL database required! When a vi...
DETAILS

Aus Suburb Database

AUS SUBURB DATABASE is a SQL database containing all Australian suburbs && towns with their associated latitude, longitude, state, and postcode information.The database can be utilised in a wide range of websites that draw upon proximity-base...
DETAILS

MyPagina (pagination) class

The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely easy to use in your existing application: just use your own SQL statement and voila you get information...
DETAILS

Speck CMS

Speck is an open-source content management framework built as a library of ColdFusion custom tags which is used to build Internet content management systems. It is distributed with an example CMS that provides a set of out-of-the-box content manageme...
DETAILS

Access and SQL Server DSN-LESS connections

There are a few different ways to connect to an Access database using a DSN-LESS connection. You can use the Access driver, an OLEDB provider connection, a physical path or a virtual path. Here is an example of each as well as a DSN-LESS SQL Server c...
DETAILS

Appgini PHP Generator For MySQL

Appgini PHP Generator For MySQLInstantly create multi-user PHP web database interfaces that let users view, sort, search and edit data of a MySQL database easily from a single web page. You have total control over how users can interact with your data. Display database contents to...
DETAILS

Generating RSS with ASP

RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores it...
DETAILS

Data Goes In, Data Comes Out This Time it''s Binary

This setp-by-step article explains how to create a database-driven image uploading and display system in PHP. The example database used being MySQL, it also discusses possible modifications for MS SQL and Oracle. Some of the main topics include: Crea...
DETAILS
©2003-2019 jCay.com