Dear group, I am in requirement to connect to a database say a MS-Access Database or a SQL Database.
How do i go about connection to it ? Is there any specific header file or function to connect to the databases ? Or how should i define the connecting part ? Can i use SQL statements to open the database as done in Visual Basic ? How should i access the records in the database ? I came to know that C allows exclusive and low level access to the databases, what does that mean ? Regards, Sunil.
