Commandline-program written with the new WDSibyl Version 4.0 library. You can connect to a database via unixODBC and execute SQL-statements.
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
| WDSQL v. 0.6 (21/2/2015, Wolfgang Draxler) | Readme/What's new |
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. |
www.wdsibyl.org/en/Downloads/prep_hand_out/lid/95 |
local copy
|

This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment