Next Previous Up Top Contents Index

1.7 Warning and error conditions

connection-name

Generic function

Summary

Returns the name of the connection that was used to execute the SQL statement.

Signature

connection-name diagnostic => connection-name 

Arguments

diagnostic
An instance of <diagnostic>.

Values

connection-name
An instance of <string>.

Library

SQL

Module

SQL

Description

Returns the name of the connection that was used to execute the SQL statement.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index