home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1997 November
/
PCWorld_1997-11_cd.bin
/
software
/
programy
/
komix
/
DATA.Z
/
gen_db_def.tcl
< prev
next >
Wrap
Text File
|
1996-06-05
|
983b
|
27 lines
#---------------------------------------------------------------------------
#
# Copyright (c) 1993-1995 by Cadre Technologies Inc.
#
# This software is furnished under a license and may be used only in
# accordance with the terms of such license and with the inclusion of
# the above copyright notice. This software or any other copies thereof
# may not be provided or otherwise made available to any other person.
# No title to and ownership of the software is hereby transferred.
#
# The information in this software is subject to change without notice
# and should not be construed as a commitment by Cadre Technologies Inc.
#
#---------------------------------------------------------------------------
#
# File : @(#)gen_db_def.tcl 2.1
# Author : frmo
# Original date : 3-3-1993
# Description : Generate DB definitions for ESQLC
#
#---------------------------------------------------------------------------
#
proc sql_model::generate {model} {
}