Categories
Tags → Sql Query If

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

data grid php class

- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatic...
DETAILS

Customizable Calendar

# Its uniqueness * You have to provide a SQL query which has a timestamp field as the first field and another field which carries an ID which may be a blog_id / post_id / bday_id / appointment_id. * The system finds the dates of the curr...
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

SQLView (DotNetNuke Module)

Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header ...
DETAILS

Bean Software Search Control

Bean Software Search Control is ASP.NET custom control that creates WHERE clause of SQL query to database. Your visitors can choose between four ways of searching: Any word, All Words, Phrase or Boolean expression with AND, OR and NOT keywords. ...
DETAILS

PhpFlash

PhpFlash is conformed by series of .php and .as files, they are granted totally free of charge. It''s main application is facilitating the development of simple data queries from a database, setting up the query s parameters from Flash. Support...
DETAILS

DataMan Query Manager

As part of the DataMan series, The Query Manager allows you to construct and test your sql queries. If you a happy with the result, you can store the query for later use. A useful tool to create and manager reports.
DETAILS

SQL Server Manager

If your database server running Microsoft SQL Server 6.5 is somewhere on the Net, you can t use the Enterprise Manager or ISQL/w (if it is located behind a firewall, as in most cases). Its web interface presented allows you to administer SQL Server v...
DETAILS
©2003-2019 jCay.com