Re: Compiling Oracle Stored Procedure from VC++

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.com>
Date: Fri, 27 Jun 2003 02:41:09 GMT
Message-ID: <99OKa.28085$Bg.14908_at_rwcrnsc54>


Don't know about VC++. I use sqlplus and use show errors to see the error. Jim
"wallflowers" <member32010_at_dbforums.com> wrote in message news:3047577.1056653621_at_dbforums.com...
>
> Hi,
>
> I would like to know , how do I compile an oracle stored procedure or
> trigger from Visual C++ environment. I entered the sqlplus
> username/password_at_dbstring @filename command in the
> Custom Build step under Project Settings dialog box. Although I
> am able to
> submit the file to the server I am not able to get the errors.
> Since it just
> says that procedure was compiled with errors
> just as it would in an sqlplus session , where you would use show errors
> to
> display the errors. Is there any to compile from VC++ and still get the
> errors directly in the VC++ output window.
> Any advice is highly appreciated.
> I need to set this coz, we need to use source safe for version control.
>
> Thanks,
> Hari
>
> --
> Posted via http://dbforums.com
Received on Fri Jun 27 2003 - 04:41:09 CEST

Original text of this message