Home » Developer & Programmer » Precompilers, OCI & OCCI » SQLnet + c guides?
icon5.gif  SQLnet + c guides? [message #398745] Fri, 17 April 2009 06:46 Go to next message
Felder
Messages: 6
Registered: September 2008
Junior Member
Hello,

And my deepest apologies if this is in wrong section, but I wasn't sure which one fitted my problem best...

I'm trying to solve how to integrate SQLnet & c and I'm quite losted at the moment.

Searching with google gives some random stuff, which does seems to be irrelevant - so I would greatly appreciate if someone could give some hints, or pointers to relevant www resources.

So, what i'm having is heaps of ansi c, some oracle db somewhere and need for good way to use that remote db (one solution seems to be using SQLnet).

Thanks in advance,

F

[Updated on: Fri, 17 April 2009 06:49]

Report message to a moderator

Re: SQLnet + c guides? [message #398746 is a reply to message #398745] Fri, 17 April 2009 06:53 Go to previous message
ThomasG
Messages: 3211
Registered: April 2005
Location: Heilbronn, Germany
Senior Member
SQLNet is basically the Oracle Network protocol.

You don't usually interact with that in your own code, you use the oracle driver (OCI) in your code.

Look here for example.

Previous Topic: Retrieve table data from PL/SQL into OCCI
Next Topic: ORA-01002: fetch out of sequence
Goto Forum:
  


Current Time: Fri Mar 29 03:11:26 CDT 2024