Name: ODBC::DATABASE-FIELD-INFO
Section:
Odbc Database Extensions
Synopsis:
<odbc::database-field-info DBVAR TABLE FIELDNAME>
Description:
Returns an alist of properties of the specified column FIELDNAME in the SQL table named TABLE:
((name . "column_name") (length . "max byte length") (type . "sqlDatatype")
(is_primary_key . "true") (is_not_null . "true"))
The returned sqlDatatype value is one of
GSQL_CHAR
GSQL_NUMERIC
GSQL_DECIMAL
GSQL_INTEGER
GSQL_SMALLINT
GSQL_FLOAT
GSQL_REAL
GSQL_DOUBLE
GSQL_VARCHAR
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com