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 |