Short:        Execute a mSQL Text-Query
Author:       jschober@pointdesign.com (Jürgen Schober)
Uploader:     jschober pointdesign com (Jürgen Schober)
Type:         biz/dbase
Version:      1.0
Requires:     mSQL.library (V5+), mSQL Amiga Server (v2.0.9)
Architecture: m68k-amigaos
Date:         99/07/31

XsQL executes a query in a text file. No parsing is done.
It is a plain executer. This is sometimes usefull if you
want to execute a query more often and don't want to retype 
it each time you use it.
Creating databases becomes easier now (maybe I'll create 
another gui based version some times, but this small piece
of code helped me a lot).
Full source included!

enjoy

  Jürgen 


Disclaimer:
-----------

The XsQL code and source is provided "AS IS".
I can not be made responsible for any data loss or
other system failure.
XsQL code is (C)1999 Jürgen Schober, Point Design
Software (http://www.pointdesign.com/ We'll have 'inhouse'
pages open again ASAP). 
It is free to use as long as there is no money charged.
For other pupose it uses the general rules of distributing
other parts of the mSQL software (see the original mSQL archive).