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

<iSQLPROCS> Tag


<iSQLPROCS[DBNAME="datasource name"] (From Registry)
[LOGIN="uid/pword"] (From Registry)
[ALIAS="an alias name"] ( )
QUALIFIER="sql database name" ("")
>

UsageThis tag retrieves all the stored procedures in the DBNAME specified. The qualifier is the database name in SQL server
CommentThis only works on ODBC Extension Level 2 drivers (not Paradox or dBase).


iSQLPROC Example
Example Source Code
Top