Re: Dynamic SQL in ProC

From: <Ravi_Kasarla_at_wb.xerox.com>
Date: 1996/07/25
Message-ID: <NEWTNews.838329261.26532.Postmaster_at_rkasarla.wb.xerox.com>#1/1


In article <4t23s6$802_at_ninurta.fer.uni-lj.si>, <pmarko_at_news.fer.uni-lj.si> writes:
> Path: rocksanne!parc!news.Stanford.EDU!agate!howland.reston.ans.net!newsfeed.internetmci.com!inXS.uu.net!01-newsfeed.univie.ac.at!cmir.arnes.si!news.fer.uni-lj.si!pmarko
> From: pmarko_at_news.fer.uni-lj.si (marko plevel)
> Newsgroups: comp.databases.oracle
> Subject: Dynamic SQL in ProC
> Date: 23 Jul 1996 08:52:22 GMT
> Organization: Faculty of Electrical and Computer Engeneering, Ljubljana, Slovenia
> Lines: 17
> Message-ID: <
4t23s6$802_at_ninurta.fer.uni-lj.si>
> NNTP-Posting-Host: ixtas.fri.uni-lj.si
> X-Newsreader: TIN [version 1.2 PL2]
>
> Hi,
>
> I need help about querying Oracle with dynamic SQL statements.
>
> The "select" clause is known at run-time, and I have to handle it
> dynamicly ( stuff like number of columns, names of columns, gettting data
> for a specific column,...). I plan to make a C++ class, that would
> handle that.
>
> Can this be done by ProC ? How ?
>
> Maybe you could e_mail me an example source ?
>
> Please e_mail me directly to: marko.plevel_at_rd.iskraemeco.si
>
> Thanks
> Marko
>
I had a similar problem. I wrote a C program, which would create another pro-c program. By this you can have dynamic SQL.

Ravi S. Kasarla
Ravi_Kasarla_at_wb.xerox.com Received on Thu Jul 25 1996 - 00:00:00 CEST

Original text of this message