Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to connect oracle in C/C++.

Answers were Sorted based on User's Feedback



how to connect oracle in C/C++...

Answer / abi

d qn s how to connect??
cn any1 plz repli...

Is This Answer Correct ?    3 Yes 1 No

how to connect oracle in C/C++...

Answer / sujith

Please look in to the details of ProC from Oracle.

The kind of queries which u write in C/C++ code is called
embedded SQL.

I believe ProC is shipped with the enterprise version of
Oracle. I am not sure about the other sources.

Sujith

Is This Answer Correct ?    2 Yes 5 No

how to connect oracle in C/C++...

Answer / naresh

IN C++ we can where as in C it very less hope

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More C Interview Questions

write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 Answers   ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,


Is c dynamically typed?

0 Answers  


how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);

19 Answers   RMSI,


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

0 Answers  


EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>

4 Answers  


implement general tree using link list

1 Answers   Wipro,


What is a program flowchart and how does it help in writing a program?

0 Answers  


How can I find out how much memory is available?

1 Answers   Persistent,


What are structural members?

0 Answers  


What is the difference between macros and inline functions?

5 Answers   Global Edge, L&T,


which will be first in c compiling ,linking or compiling ,debugging.

3 Answers   Sonata,


Give the logic for this #include<stdio.h> #include<conio.h> void main() { clrscr(); int a=10,b; b=++a + ++a; printf("%d", b); getch(); } Output: 24......How?

2 Answers   Accenture,


Categories