Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To 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 December 26th, 2008, 09:52 PM
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Visual Basic 6 and MSAcess 2000/2003

How can I get Visual Basic 6 to connect to Msaccess 2000 or 2003@
 
Old December 26th, 2008, 10:34 PM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default You can use ADO to connect

Hi

You can use ActiveX Data Objects (ADO) to connect to MS Access from VB6. There are many examples you can search. Here are q few ones for you

http://www.vb6.us/tutorials/database...o-vb6-tutorial

http://msdn.microsoft.com/en-us/libr...04(VS.85).aspx

http://msdn.microsoft.com/en-us/libr...25(VS.85).aspx

Cheers
Shasur
__________________
C# Code Snippets (http://www.dotnetdud.blogspot.com)

VBA Tips & Tricks (http://www.vbadud.blogspot.com)





Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP in Visual Studio 2005 Pro (Visual Basic) shoopes VB How-To 1 June 29th, 2006 02:08 PM
Beginning SQL Server 2000 For Visual Basic Develop viper7 All Other Wrox Books 2 February 17th, 2005 02:07 PM
<Visual Basic.NET and AQL Server 2000:B&EDL>?Code? cqliucheng Wrox Book Feedback 1 September 2nd, 2004 08:13 AM
Visual Basic .NET and SQL Server 2000 rayap All Other Wrox Books 3 May 31st, 2004 09:32 AM
Coding APIs in Visual Basic.NET 2003 mugglles VB.NET 2002/2003 Basics 1 December 13th, 2003 06:05 PM





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