Program: WDSQL 0.6
===================

The program is a commandline-program. It is written with the
new version 4.0 library from WDSibyl.
You can connect to a database about unixODBC. 

Install:
========

Copy the file "WDSQL." into a directory and then you
can start it.

Usage: 
======

WDSQL [Options] <Database> <Username> <Password>
Options:
   /P ... When program finished wait for key
   /H ... Show help

Help:
=====

Commands:
  EXIT, BYE .................... End the program
  DATABASE ..................... Show current database
  DESC <tablename> ............. Show the information about the table
  LIST/SHOW CONTACT ............ Show the contact from Ing. Wolfgang Draxler
  LIST/SHOW DATABASES .......... List of the Databasess
  LIST/SHOW DRIVERS ............ List of the Drivers
  LIST/SHOW DATA ............... Show the data of the table/view
  LIST/SHOW KEYS <tablename> ... Show the keys/indexes about the table/view
  LIST/SHOW ODBCINFO ........... Show the ODBC-Infos
  LIST/SHOW TABLE <tablename> .. Show the information about the table/view
  LIST/SHOW TABLES <Mask> ...... List of the tables
  LIST/SHOW VERSION ............ Show the Version of the program
  OPEN ......................... Open a connection to a database
  REMOVE DATABASE <Name> ....... Remove the Databasesource
  USER ......................... Show currrent user



SQL-Statement:
  SELECT ....................... Select-Statement
  CREATE, ALTER, DROP .......... DDL-Statement
  INSERT, UPDATE, DELETE ....... DML-Statemant


Info:
=====

I assume no liability for direct or indirect damage caused by the use of 
the product. But if find errors or a has problem with the program, 
send me a eMail. 


Contact:
========
   Name:  Ing. Wolfgang Draxler
   HP:    http://www.wdsibyl.org
   E-Mail:WDSibyl@wdsibyl.org
   BIC:   OPSKATWW
   IBAN:  AT93 6000 0000 0896 5642
