SQL statements interfacing with C

K

Kunal

Hello
I am trying to create/read data from MS Access using C. Can anybody
suggest "must read" references or links?

Thanks for your help.

Regards
Kunal Lagwankar
 
M

Mark McIntyre

Hello
I am trying to create/read data from MS Access using C. Can anybody
suggest "must read" references or links?

This is offtopic here, assuming you want to do it efficiently, as opposed to
writing your own drivers for the Access file format.

I'd suggest asking again in an MS Programming newsgroup, and reading the MSDN.
There's heaps of worked examples of using ADO, DAO, ODBC and whatever other mess
of acronyms is MS's latest go at providing a database abstraction layer.
 
J

James McIninch

<posted & mailed>

Read the documentation that comes with the software and the libraries that
you are going to use.
 
B

Ben Pfaff

Kunal said:
I am trying to create/read data from MS Access using C. Can anybody
suggest "must read" references or links?

You must read a different newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,160
Messages
2,570,889
Members
47,422
Latest member
LatashiaZc

Latest Threads

Top