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: direct IP connect to oracle

Re: direct IP connect to oracle

From: Frank Esselbach <spam_at_ghostlink.de>
Date: Wed, 5 May 2004 20:38:54 +0200
Message-ID: <Xns94E0D22C81D42spamghostlinkde@62.153.159.134>

> Sorry, but there is no possibility. The client libraries are
> responsible for parsing and binding, all the handles, and incidentally
> also the socket.

Hmmm ... why? Is this so difficult? The encoding, the data handling or what? I need only one connection to send a sql string and receive the answer, no more. To programming this for mysql I have needed twoo days - works fine.

> Maybe you can have a statically linked application
> that contains all the necessary libs?

This makes the things more difficult. I use a IDE named "RealBasic" ... (little bit like VB but much more better :-)) please do not flame against basic. This is a modern visual, event driven and object oriented tool that contains a cross plattform compiler: MacOS Classic, MacOS X, Win32 and Linux. With one ckick to the running application, without external dlls, no runtime lib, no installation.

The native realbasic code is platform independ, the oracle client libs not.

> Lots of Greetings!
> Volker
>

Greetings, Frank

P.S. Können wir auch per Mail in deutsch kommunizieren? Verwende die Mailadresse, indem du alle "s" entfernst: sisnsfsos_at_sqsusaslsisdsasts.com Received on Wed May 05 2004 - 13:38:54 CDT

Original text of this message

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