[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iSQLCOLUMNS> Tag


<iSQLCOLUMNS
[DBNAME="datasource name"] (From Registry)
[LOGIN="uid/pword"] (From Registry)
TABLE="a table name"
QUALIFIER="sql database name"
>

UsageThis returns the columns names from the specified TABLENAME. Tablename can contain SQL wildcards. The qualifier is the database name in SQL server


iSQLCOLUMNS Example
Example Source Code
Top