Index of /download/sources/mySTEP/SystemStatus/LocationDatabase
Name Last modified Size Description
Parent Directory -
Introduction to the ..> 30-Jul-2005 13:16 57K
Locnode.h 18-Sep-2005 16:31 1.3K
Locnode.m 18-Sep-2005 16:34 2.6K
Makefile 18-Sep-2005 17:05 825
extract.m 18-Sep-2005 17:05 1.2K
opengeodb.sql.gz 12-Aug-2005 15:57 1.7M
######################################################################
#
# OpenGeoDB
#
# Copyright (c) 2003 - 2005 OpenGeoDB-Team
#
# For more information visit: http://www.opengeodb.de
#
# This program is free software. You can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License (LGPL)
# as published by the Free Software Foundation; either version 2 of
# the License.
#
# 25.5.2005
#
######################################################################
#
# NOTE:
#
# If you use MySQL version 3, the create table statements will fail,
# as MySQL does not support the SET CHARSET and CHECK constraints.
# In this case, you should remove these parts from the create table()
# statements.