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

Explain the array representation of a binary tree in C.

0 Answers   Genpact,


What is the heap?

0 Answers  


The differences between Windows XP and Windows Visa

8 Answers   HCL,


Explain the difference between malloc() and calloc() in c?

0 Answers  


write a program to create a sparse matrix using dynamic memory allocation.

0 Answers  


What is identifiers in c with examples?

0 Answers  


What is structure padding and packing in c?

0 Answers  


Differentiate call by value and call by reference?

0 Answers   Cyient,


#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }

0 Answers   Wilco,


. A database table called PERSON contains the fields NAME, BASIC and HRA. Write a computer program to print a report which employee name and total salary for those employees whose total salary is more than 10,000. Total Salary = BASIC + HRA. At the end, the program should also print the total number of employees whose total salary is more than 10,000.

1 Answers  


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

0 Answers  


What are the parts of c program?

0 Answers  


Categories