Query: ANSI Connect Syntax

From: Arturo Perez x6739 <aperez_at_cvbnetPrime.COM>
Date: 3 May 93 18:37:42 GMT
Message-ID: <5135_at_cvbnetPrime.COM>


Could someone out there please tell me what the actual ANSI syntax is for connecting to different databases?

The problem I have is I'm using embedded SQL on an IBM mainframe using SQL/DS and on other platforms I'm using Oracle.

Oracle says

        EXEC SQL CONNECT :userid IDENTIFIED BY :userpw AT :serverName; and SQL/DS says

        EXEC SQL CONNECT :userid IDENTIFIED BY :userpw TO :serverName;

So, what does ANSI say? Received on Mon May 03 1993 - 20:37:42 CEST

Original text of this message