Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 12th, 2005, 11:58 AM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to read/write to Access database from Visual C

I have a visual c++ program that I wrote and now I would like to allow this program to write data into an access database, as well as being able to call queries to retreive data from the database. Does anyone have some code that does this?

--
www.maduckgames.com
 
Old July 30th, 2005, 01:57 AM
Friend of Wrox
 
Join Date: Jul 2005
Posts: 150
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can use ADO to create a connection to the JET database. Then you can access the tables and queries.


HTH...

Boyd
Access Based Accounting/Business Solutions developer.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use VBA to Read/Write a Access Query Gino Liu Access VBA 2 January 7th, 2012 04:03 AM
Write data from access database to text files hayley Classic ASP Basics 1 February 1st, 2005 08:54 AM
How to access foxpro Database using Visual Basic Ling Fong Access 1 August 23rd, 2004 07:42 AM
How to read/write Access Database jmmendes Access VBA 0 November 18th, 2003 01:26 PM
Logging File Access Read & Write ntbluez VBScript 1 November 13th, 2003 12:43 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.