Well Can any one help me and say how to read/write a mdb file in c++:'(
kunalcrazycoder -1 Newbie Poster
Recommended Answers
Jump to PostI think that is a file created by Microsoft Access. There are several ways to read it, and all of them require knowledge of SQL query language embedded in c or c++ program. Probably the most common way to read the file is via ODBC which is a set of …
All 4 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
kunalcrazycoder -1 Newbie Poster
SpS commented: Lazy -1
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
kunalcrazycoder -1 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.