Categories
Tags → Query Sql

IAM CSVDump - Export SQL Queries to CSV

This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications....
DETAILS

GalaXQL

GalaXQL is an interactive SQL tutorial. Follow the instructions by your virtual teacher. The teacher can understand several possible mistakes that you may make, and gives hints on what may have gone wrong. You can skip to any chapter in the tutorial ...
DETAILS

DbCon

DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features.
DETAILS

Universal SQL Editor

Universal SQL Editor is a powerful, yet easy-to-use graphical query tool for all database developers. It allows you to connect any ODBC compliant databases, such as Oracle, DB2, SQL Server, Sybase, etc., and edit SQL scripts and queries with code com...
DETAILS

VistaDB 3.0

VistaDB 3.0 was developed in C# to be the world s first fully managed SQL database engine built specifically for the Microsoft .NET Framework, Compact Framework and Mono. VistaDB is the perfect embedded SQL database engine for developing small to mid...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
DETAILS

Database Search Engine

This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.
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

UDB Workbench

UDB Workbench is a development environment for DB2 UDB databases. It includes many features, such as packaging schemas and content of DB2 UDB database, loading definition of database schemas from packaged file, comparing and synchronizing DB2 UDB dat...
DETAILS

LDAP to SQL

Whilst working on the automatic production of web statistics - came across the following problem: &"How do I get relational data from an Hierarchical structure?&" It didn''t take long to realize - I''d have to use PHP to t...
DETAILS

Page:
©2003-2019 jCay.com