|
-
Dec 11th, 2001, 02:13 AM
#1
Urgent!!! Database Access in C++
Hi Everyone,
I am trying to write a service in an ATL object project where I need to access an access database via the code. I know that the normal method is to start with the DAO class CDaoDatabase.
I tried:
CDaoDatabase* MyDB;
But C++ always returns the error "Expected ';' after CDaoDatabase" when I try to build it, I have no idea of where to go next. Please Help!?!
Thanks a mil in anticipation.
Needaname16.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|