Search : in
By :

Connect MS Acces and VB 6.0

shibu, on Jun 6, 2009 11:08:25 am BST 
 Report this message to moderators

Hello,

How to connect the .accdb database file of microsoft access
to the Visual Basic 6.0 forms?
or
How to connect the ms access 2003 to the Visual Basic 6.0 forms?

Thanks.........
Shibu

Configuration: Windows XP
Safari 525.19

Best answers for « Connect MS Acces and VB 6.0 » in :
Coding to link Visual basic to MS Access ShowCoding to link Visual basic to MS Access Issue Solution Note Issue Hello, Please I need to know the coding, how to link visual basic to MS Access! Solution You can try this: Option Explicit Dim conn As ADODB.Connection, rec...
Connect a database (MDB) to excel Show[VBA] Connecting a database (MDB) to excel Below is a tips of how to connect an Access database (MDB) in an application excel Add reference Microsoft DAO object librairy X.X In a general module (eg Module1) paste the code below...
Unable to connect the printer , Access Denied ShowUnable to connect the printer , Access Denied Issue Solution Issue Under Windows 2000/XP based environment ,whenever i try to take printing from my network printer (printer attached to other windows based system) , I was prompted by ...
Download Codec pack all in one ShowCodec Pack All-In-One is a codec collection allowing to read films in DivX format and the similar formats (DivX, XviD, AC3, etc.). Codec Pack All in 1 6.0.3.0 contains: · DivX 6.1.1 · XviD Codec 1.1 · DivX, XviD - FFDShow 17.02.2005 Alpha...
Introduction to object-oriented programming ShowA new programming concept Extract from "Understanding Active X and OLE" by David Chappel "In the last 35 years, designers of computer hardware have gone from designing machines the size of a hangar to thin notebooks based on minuscule...
ODBC ShowWhat is ODBC? ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...
ATA, IDE and EIDE ShowOverview The ATA (Advanced Technology Attachment) standard is a standard interface that allows you to connect storage peripherals to PC computers. The ATA standard was developed on May 12, 1994 by the ANSI (document X3.221-1994). Despite the...