From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bcdcbf3627f462b,start X-Google-Attributes: gid103376,public From: Roga Danar Subject: ODBC code Date: 1998/10/14 Message-ID: <3624D3DB.C2682DE8@stelnj.com>#1/1 X-Deja-AN: 401015301 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Trace: news1.exit109.com 908379430 23270 208.225.73.22 (14 Oct 1998 15:37:10 GMT) Organization: AlphaSoft, Inc. Mime-Version: 1.0 Reply-To: nospam@nospam.com NNTP-Posting-Date: 14 Oct 1998 15:37:10 GMT Newsgroups: comp.lang.ada Date: 1998-10-14T15:37:10+00:00 List-Id: Hi, I am looking for ODBC code that can: 1) Start and transaction. 2) Perform Oracle database updates, etc.. 3) Wait for a commit. 4) Perform other processing when returned to Ada 5) Commit/Rollback to/from the database. The current ODBC interface that I have does not seem to be adequate. If someone could provide code or a pointer to some code in would be greatly appreciated. Thanks in advance, Michael reply to: smithm@stelnj.com