|
-
Jun 11th, 2002, 09:54 AM
#1
Thread Starter
Addicted Member
database
How to work with database using api not using mfc and owl?Is there any reference?
-
Jun 11th, 2002, 04:17 PM
#2
Monday Morning Lunatic
For Windows, look up the ODBC API on MSDN.
What type of database are you using, anyway? I think MySQL and PostgreSQL both have native C APIs that you can use.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 12th, 2002, 05:09 AM
#3
MySQL also has a very good C++ API.
Then there are several COM/Automation based database access APIs, mainly the now deprecated DAO and the new ADO.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jun 12th, 2002, 06:03 AM
#4
Thread Starter
Addicted Member
Is there any sample on database not using doc and view arct just using winapi?
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
|