Re: Newbie Question concerning ODBC-connection to Oracle

From: Davide Bianchi <davidebianchi_at_davidebianchi.net>
Date: Mon, 10 Sep 2001 11:09:53 +0200
Message-ID: <9ni020$7njum$1_at_ID-18487.news.dfncis.de>


"Michael Niederjohann" <mniederj_at_gmx.de> wrote in message news:3b9bbe30.27149799_at_news.uni-bielefeld.de...
> via a C-program which is using ODBC.
> This program is supposed to run under Unix and Windows.

ODBC is a very stupid way to connect to a database if you know in advance the kind of database. I suggest you to consider OCI (Oracle Call Interface) directly.

NOTE: cross-posting removed.

Davide Received on Mon Sep 10 2001 - 11:09:53 CEST

Original text of this message