chrisoldwood / PQT

C++ based tool for executing parameterised SQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameterised Query Tool v1.5
=============================

Introduction
------------

This SQL query tool is designed to execute queries where you want to vary the
parameters at run-time.

Releases
--------

Stable releases are formally packaged and made available from my Win32 tools page:
http://www.chrisoldwood.com/win32.htm

The latest code is available from my GitHub repo:
https://github.com/chrisoldwood/PQT

Documentation
-------------

There is a HelpFile - PQT.mht.

Development
-----------

See DevNotes.txt

Contact Details
---------------

Email: gort@cix.co.uk
Web:   http://www.chrisoldwood.com

Chris Oldwood
6th October 2010

About

C++ based tool for executing parameterised SQL queries

License:MIT License


Languages

Language:C++ 89.3%Language:HTML 7.8%Language:C 2.9%