Overload List

  NameDescription
ASPdbSP()()()
Execute Stored Procedures using on-the-fly or full parameter options. If dbStoredProc is used, dbSQL is ignored. To define output variables, use the Full parameters syntax and intdir=2. The returned variable can be obtained via GD..Get_SPOutput("@Variable Name")

Version: All

ASPdbSP(String)
Overload List of ASPdbSP with option to get all resultsets.

Version: All

See Also