c with Oracle

S

sonu

Hi All,

Can any body send a code to enter name and address which will store i
oracle.

please write the steps and code to connect any RDBMS
 
V

Vladimir S. Oka

sonu said:
Hi All,

Can any body send a code to enter name and address which will store i
oracle.

please write the steps and code to connect any RDBMS

This cannot be done in Standard C which is the only on-topic subject
around here. Try one of the Oracle groups for the Oracle-specific
answer. I don't believe there's a general answer for "any RDBMS",
though.
 
R

Richard Heathfield

Vladimir S. Oka said:
This cannot be done in Standard C

Yes, it can. All you have to do is call the appropriate function. Which
appropriate function you use depends on which third-party library you use,
though - and third-party libraries are off-topic here.
 
K

Keith Thompson

felix said:
Vladimir S. Oka said:


It can be done. Pro*C is a PreCompiler that supports this.

It cannot be done *in standard C*. I'm sure it can be done using
non-standard extensions.
 
R

Richard Heathfield

Keith Thompson said:
It cannot be done *in standard C*. I'm sure it can be done using
non-standard extensions.

It can be done without non-standard extensions, from TP1 right through to
TP7, provided the third-party library's associated header source is
available for inspection. What we really mean is that we don't do
third-party libraries here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top