CodeCharge Studio

CCProcessError Function (ASP)

Description

Returns a text description of the last error for the current connection or 'Empty' if the error collection is empty.

Syntax

CCProcessError(Connection)

Return value

String

Parameters

Name Type Description Required
Connection ADODB.Connection or clsDB<name>.connection object Connection object to get the errors. Yes


On-line, printable versions and updates