English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to connect C programme with MS-Access, so that I could process records from MS-Access. How can I connect a C programme with MS-Access.
In other words, I want to use C language in front-end and MS-Access in back-end.
Please tell me, how it can be done.

2007-08-02 00:58:12 · 3 answers · asked by iqbal 4 in Computers & Internet Programming & Design

3 answers

Why don't you start from here.
http://www.thefreecountry.com/sourcecode/database.shtml

Other options are like ADO (Activex Data Object) & Jet Engine as someone else have already discussed.

Check this link
http://www.oreilly.com/catalog/ado/chapter/ch03.html

2007-08-02 18:30:21 · answer #1 · answered by Pareshan Atma 2 · 0 0

Or rather use VB, may be you can contact a MS Access expert. Check websites like http://getafreelnacer.com/

2007-08-02 03:10:49 · answer #2 · answered by Anonymous · 0 1

As far as I remember, the only database engine able to work with MsAccess is Microsoft Jet. It is free and can be downloaded from Microsoft website.

2007-08-02 02:20:29 · answer #3 · answered by wschmerz 5 · 0 1

fedest.com, questions and answers