Re: Oracle Objects for Ole and Visual Basic Questions

From: Scott T. Johnson <sarek_at_cais.com>
Date: 1995/07/17
Message-ID: <sarek.27.0016B19B_at_cais.com>#1/1


>We are testing the use of OO-OLE to access Oracle Database Server from
>Visual Basic Application.
>When we receive an error, we are unable to identify the column name (or
>number) that is involved in error.
 

>Can anyone help me ??

Look at Err and Error$ to get the error number and message.

If your SQL is incorrect, paste it into SQL*Plus and that will help locate the defective line.

Scott Received on Mon Jul 17 1995 - 00:00:00 CEST

Original text of this message