Re: Compiling Oracle Stored Procedure from VC++

From: <sybrandb_at_yahoo.com>
Date: 30 Jun 2003 01:57:07 -0700
Message-ID: <a1d154f4.0306300057.5285383a_at_posting.google.com>


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

Toad supports Visual Source Safe.
There is no need to misuse VC++ to compile SPs.

Sybrand Bakker
Senior Oracle DBA Received on Mon Jun 30 2003 - 10:57:07 CEST

Original text of this message