Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to connect my c program with a database like ms-access, mysql, oracle etc. is is possible while i am using windows platform and turbo c++ 3.0 ide.
Posted
Comments
Sergey Alexandrovich Kryukov 3-Oct-13 1:05am    
This C++ compiler targets DOS. If you know some archaic database tools (or even just clients) for DOS, they may contain some C++ API. Not easy to find something that outdated...
—SA
PIEBALDconsult 3-Oct-13 1:22am    
Possible, but not recommended.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900