|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ODBC::DATABASE-COLUMNS-INFO
Section:
Odbc Database Operators
Synopsis:
<odbc::database-columns-info DBVAR TABLE [RESULT=VAR]>
Description:
Returns an array of alists of properties of the columns of a table.
An example of one entry in the result array:
((NAME . "realname")(LENGTH . "30")(TYPE . "GSQL_CHAR")(IS_UNIQUE . "")(IS_NULLABLE . "true")(QUALIFIER . "")(OWNER . "")(TYPENAME . "")(PRECISION . "0")(SCALE . "0")(RADIX . "0")(TABLE . "accounts"))
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