<iSQLPROCCOLUMNS> Tag
<iSQLPROCCOLUMNS | |||
[DBNAME="datasource name"] | (From Registry) | ||
[LOGIN="uid/pword"] | (From Registry) | ||
PROC="a stored procedure name" | |||
QUALIFIER="sql database name" | |||
> |
Usage | This returns the column names for the specified stored procedure in the DBNAME specified. The qualifier is the database name in SQL server |
Comment | This only works on Extension Level 2 drivers (not Paradox or dBase). |