Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-08-2004, 02:40 AM   PM User | #1
pcweirdo
New to the CF scene

 
Join Date: Oct 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
pcweirdo is an unknown quantity at this point
database access

gday,

i need to work with an microsoft Access database using a C++ program. in visual basic i used microsoft's ADO, but i have no idea how to implement this in C++. The solution need not use ADO. I am using visual c++.

thanks.
-pcweirdo.
__________________
life without death would get kinda monotonous after a while, eh?
pcweirdo is offline   Reply With Quote
Old 01-08-2004, 06:27 AM   PM User | #2
Mhtml
Senior Coder

 
Mhtml's Avatar
 
Join Date: Jun 2002
Location: Sydney, Australia
Posts: 3,531
Thanks: 0
Thanked 1 Time in 1 Post
Mhtml is an unknown quantity at this point
Have you searched the web for an access library?
__________________
Omnis mico antequam dominus Spookster!
Mhtml is offline   Reply With Quote
Old 01-08-2004, 08:57 AM   PM User | #3
shmoove
Regular Coder

 
Join Date: Dec 2003
Posts: 367
Thanks: 0
Thanked 0 Times in 0 Posts
shmoove is an unknown quantity at this point
Quote:
n visual basic i used microsoft's ADO, but i have no idea how to implement this in C++. The solution need not use ADO. I am using visual c++.
Why not use ADO? It is available in C++, not only in VB, and you'll save yourself some learning. Those ADO Objects you're using in VB were written in C++, you know.
http://msdn.microsoft.com/library/de...gramming_5.asp

shmoove

Last edited by shmoove; 01-08-2004 at 09:02 AM..
shmoove is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:40 AM.


Advertisement
Log in to turn off these ads.