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

Home -> Community -> Usenet -> c.d.o.misc -> Re: To the moderator

Re: To the moderator

From: Jeffery Cann <jcann_at_fairway.com>
Date: 1998/04/23
Message-ID: <353F8A87.1CD0BA96@fairway.com>#1/1

Kaz Kylheku wrote:
>
> In article <6hleti$41e$1_at_nnrp1.dejanews.com>, <sysdev_at_adpsystems.mb.ca> wrote:
> >To the C moderator, and the Oracle moderator.
> >
> >I have noticed that my post concerning makefiles
> >has been removed. This is actually an interdisciplined
> >question, between C, Unix, and Oracle. I posted to
> >all these newsgroups.
>
> There are no interdisciplined questions. If it's about UNIX and Oracle, it
> does not belong in comp.lang.c.
>
> >I do realize that this is not a pure C, Oracle,
> >or Unix question, but it is relevant to each.
>
> You will have to partition your question into individual subquestions that are
> relevant to the individual newsgroups.
>
> >You can't do any embedded SQL in C, on Unix,
> >without a makefile.
>
> You can't do embedded SQL in C and still call it C. So your question has
> nothing to do with the C language.

Really? Then why does my processed ESQLC code "look and feel" like C. The ESQL is translated into Oracle C library calls. Granted, the Oracle-generated code as some strange usage, but it is still C. It even can generate ANSI C.

:-)  

-- 
Jeffery Cann
Fairway Systems, Inc.
Senior Software Engineer
Received on Thu Apr 23 1998 - 00:00:00 CDT

Original text of this message

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