Link to home
Start Free TrialLog in
Avatar of manjucee
manjucee

asked on

database

how do i connect ms-access through c/c++,please in detail
Avatar of MikeP090797
MikeP090797

What compiler of c++, what version of access database?
I know only one (free) way: use Borland  Engine  in Borland 5.
but it is very complicated(and i don't find example in
Borlabd Doc). Review of problem you can find in
http://www.kinetica.com/ootips/persistent-objects.html 

Avatar of manjucee

ASKER

Hi  MikeP,
                  Turbo c++, ms-access 97
Using the Borland DataBaseTools... BDE (Borland Database Engine) You can conect with any odbc driver. ORACLE, SYSBASE, PARADOX, etc....

In borland 4.5 you found it.
But easiest way to use VC++ and class CRecordSet
ASKER CERTIFIED SOLUTION
Avatar of AlexVirochovsky
AlexVirochovsky

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hi  AlexVirochovsky,
                                  my Email mkurtakoti@hotmail.com