cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
c++ with ms access
c++ with ms access
Mar 14, 2011 at 3:34pm UTC
aravindan333
(1)
Can we connect with C++ with ms-access, I am not speaking about vc++, ordinary c++, please post any tutorials, i need it hardly
Mar 14, 2011 at 3:55pm UTC
hanst99
(2869)
Never done it myself, but I think it's done with the ACE engine.
http://msdn.microsoft.com/en-us/library/cc811599.aspx
Mar 14, 2011 at 3:57pm UTC
closed account (
z05DSL3A
)
Can we connect with C++ with ms-access
OLE Automation or accessing the data from the mdb file? Assuming data access, Google for ODBC or OLE DB and MDB
I am not speaking about vc++, ordinary c++
VC++ is ordinary C++ ... unless you are talking about C++/CLI
Topic archived. No new replies allowed.