Re: Dynamic SQL Engine

From: Luca Tseng <luca_at_bart.sdit.com.tw>
Date: 1997/04/23
Message-ID: <335EA528.22DACCE6_at_bart.sdit.com.tw>#1/1


Ashi Chaturvedula wrote:
>
> Help Netters!
>
> I need pointers/suggestions for the following:
>
> I need to build SQL based on my input parameters which is a binary tree
> and return results from the Informix or Oracle database to the calling
> program.
>
> What's the best approach/tools for building this dynamic SQL engine.
>
> Any help is greatly appreciated.
>
> thanks Ashi

For Informix, you can use ESQL/C, For Oracle, you can use either Pro*C or OCI.

Luca

-- 
/********************************************************
 *  LET MyName     = 'Luca Tseng';                      *
 *  $EmailAddress  = "luca_at_nakita.sdit.com.tw";         *
 *  CompanyName   := 'Consilium'||'Taiwan';             *
 *  #ifdef OFFICE                                       *
 *  static char *Telephone = "886-3-5278000"            *
 *  else /* HOME */                                     *
 *  static char *Telephone = "886-3-4610012"            *
 *  #endif                                              *
 ********************************************************/
Received on Wed Apr 23 1997 - 00:00:00 CEST

Original text of this message