Try OpenEdge Now
SQL Reference
ESQL Reference
:
Embedded SQL
:
ESQL elements and statements in Backus Naur Form (BNF)
:
SET CONNECTION
SET CONNECTION
set connection statement
::=
SET CONNECTION
{
'
connection_name
'
|
DEFAULT
}
;