Progress
Embedded SQL-92
Guide and Reference


CONNECT to a Remote Database

The connect_string specifies the database type, network protocol, the target host for the database, the port number, and the database name:

EXEC SQL
     CONNECT TO ’progress:T:rockwell:6770:salesdb’ as ’conn_2’ ; 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095