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

A program to write a number of letters and numbers, such as counting and display

0 Answers  


write a program to count the no of repaeted words in a line?

1 Answers  


how can f be used for both float and double arguments in printf? Are not they different types?

0 Answers  


How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?

2 Answers  


write a program that explain #define and # undef directive

1 Answers  


Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


Why we write conio h in c?

0 Answers  


what is the use of a array in c

6 Answers  


#include main() { int *p, *c, i; i = 5; p = (int*) (malloc(sizeof(i))); printf(" %d",*p); *p = 10; printf(" %d %d",i,*p); c = (int*) calloc(2); printf(" %d ",*c); }

0 Answers   Wilco,


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

0 Answers  


What the advantages of using Unions?

0 Answers   TISL,


Write a C program where input is: "My name is xyz". output is: "xyz is name My".

1 Answers   TCS,


Categories