Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: What IDE to use for PROC under Linux ?

Re: What IDE to use for PROC under Linux ?

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 28 Mar 2003 14:06:07 -0600
Message-ID: <u8yuzl0l9.fsf@standardandpoors.com>


On 28 Mar 2003, gu-news_at_earthlink.net wrote:
> Galen Boyer <galenboyer_at_hotpop.com> wrote in message
> news:<uhe9xya6g.fsf_at_standardandpoors.com>...

>> On Thu, 20 Mar 2003, no_at_sp.am wrote:
>> If you are interested, I can post some initialization files so
>> this is set up directly by opening a pro*c file.

>
> It is interesting. Does having SQL mode as a minor mode
> together with c-mode give you correct syntax coloring

Yes. Whatever you set up for sql-mode is available in the mmm-mode setup. That's the exact idea.

> for embedded SQL and ability to run the queries by selecting
> regions with SQL?

It is available in sql-mode, so, yes it is available with mmm-mode. The problem with that would be that the sql you are building probably isn't executable SQL? It probably has C type concatenation characters?

But, if is straight SQL that you are working on within that section of the file, then you should be able to sql-send-region.

-- 
Galen Boyer
Received on Fri Mar 28 2003 - 14:06:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US