SQLUTL version 1.1
Copyright (C) 1994 Just Software Inc.
All Rights Reserved

License:  

READ LICENSE.TXT

Just Software Inc. specializes in custom development of  FoxPro applications. We have recently been involved with porting FoxPro applications to Microsoft SQL Server. Some of the functions we developed, we would like to make available through shareware. If any of these functions help you in any way with interfacing with SQL Server please register your copy with us by filling out ORDER.TXT. Once registered you will receive source code to all the included functions, a sample SQL Server application using these SQLUTL functions with source code,  and notice of additional updates.

Technical support will be available through Compuserve E-mail 72411,3655
  


*** INSTALLATION ***

1) You will need FPSQL library included Microsofts connectivity kit or FoxPro Professional edition.
	Make sure you have the latest 07/29/94 which is in the new patch for 2.6a  "CK.ZIP" the older 
	versions have problems with logical fields. 

2) You will need FOXTOOLS library for any error messages that occur.
	you can get a copy of this on Compuserv GO FOXFORUM.
 
3) Copy .FXP files to where your project files resides

4) Documentation and examples are located in  SQLUTL.TXT 

*** LIST OF FILES ***

The SQLUTL 1.1  package consists of the following files:

README.TXT  installation comments
LICENSE.TXT  license agreement/warranty disclaimer
ORDER.TXT    order form
SQLAPPEN.FXP
SQLBOT.FXP
SQLCREAT.FXP
SQLDEL.FXP
SQLERROR.FXP
SQLINSCM.FXP
SQLINSER.FXP
SQLPRIOR.FXP
SQLSEEK.FXP
SQLTOP.FXP
SQLUPDAT.FXP
SQLUPDCM.FXP
SQLVALUE.FXP
SQLZAP.FXP

