473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

c with Oracle

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

Mar 8 '06 #1
6 1443

sonu wrote:
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.

--
BR, Vladimir

Mar 8 '06 #2
Vladimir S. Oka said:

sonu wrote:
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


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.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Mar 8 '06 #3
Vladimir S. Oka said:
sonu wrote:
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


It can be done. Pro*C is a PreCompiler that supports this.
I think these links might be of some help.

http://www-db.stanford.edu/~ullman/f...e/or-proc.html
http://www.lc.leidenuniv.nl/awcourse...a97269/toc.htm

- felix

Mar 9 '06 #4
"felix" <ck******@gmail.com> writes:
Vladimir S. Oka said:
sonu wrote:
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


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.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Mar 9 '06 #5
Keith Thompson said:
"felix" <ck******@gmail.com> writes:
Vladimir S. Oka said:
sonu wrote:
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


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.


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.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Mar 9 '06 #6
On 8 Mar 2006 21:35:02 -0800, in comp.lang.c , "felix"
<ck******@gmail.com> wrote:
Vladimir S. Oka said:
sonu wrote:
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


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


Please reread Vladimir's post PROPERLY.
Mark McIntyre
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Mar 12 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jan Bols | last post by:
I've been trying to install Oracle 8.1.7 on a fresh Mandrake 9.1 O.S for days, but I'm still not able to get it running. I've tried several install instructions that I found on the internet but no...
4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
63
by: Nick Palmer | last post by:
Hi all, Is there a DB2 equivilant to Oracle's DB Link functionality ? I have two DB2 databases and I need to get access to the tables in one from the other. In Oracle I would just create a DB...
3
by: Jon Ole Hedne | last post by:
My Access 2002-application need to work with tables from both Oracle and Access. To solve this, I want to run some querys on three views in Oracle and import the results into temporary...
13
by: Chris Botha | last post by:
The machine is running XP Pro with all the latest service packs, etc. I must access an Oracle database so I installed the Oracle client stuff. I can query Oracle from a Windows app, no problem....
2
by: Vinod Sadanandan | last post by:
All, Below listed are the new features in Oracle 11g ,please join me in this discussion to generate a testcase and analyze each of the listed features . Precompilers:...
2
by: Ruslan A Dautkhanov | last post by:
Hello ! I'm about to install O9i on FreeBSD box. uname -a: FreeBSD stat2.scn.ru 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #2: Fri Apr 23 19:19:43 KRAST 2004...
0
by: Jack | last post by:
Training Classes for Oracle10g, 9i, 8i Certification training in Oracle10g and 9i: DBA, Developer, Discoverer. training conducted at your location worldwide. Courseware licensing also available....
0
by: Winder | last post by:
Training Classes for Oracle10g, 9i, 8i Certification training in Oracle10g and 9i: DBA, Developer, Discoverer. training conducted at your location worldwide. Courseware licensing also available....
0
by: sathyguy | last post by:
when i type the below in my RHEL AS 4's Firefox 1.5 http://appsworld.ncc.com:7777/forms/...&form=test.fmx iam getting the below error... The requested URL /forms/frmservlet was not found on...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.