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

<iSQLPROCCOLUMNS> Tag


<iSQLPROCCOLUMNS
[DBNAME="datasource name"] (From Registry)
[LOGIN="uid/pword"] (From Registry)
PROC="a stored procedure name"
QUALIFIER="sql database name"
>

UsageThis returns the column names for the specified stored procedure in the DBNAME specified. The qualifier is the database name in SQL server
CommentThis only works on Extension Level 2 drivers (not Paradox or dBase).


iSQLPROCCOLUMNS Example
Example Source Code
Top