View Single Post
  #3 (permalink)  
Old 12-24-2007, 04:00 AM
Sundaram Sundaram is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Location: chennai
Posts: 117
Sundaram is on a distinguished road
Send a message via MSN to Sundaram Send a message via Yahoo to Sundaram
Smile Re: How to connect C with DataBase?

Hi ,
Oracle provides a tool as "pro C".that is used to coonect oracle to C program.
while in other databases there must be some native calls(API of database) provided by that database.using these calls you can connect that database.

regards,

M.Sundaram
Reply With Quote