Search : in
By :

How to connect VB6 to MS Access 07

Last answer on Oct 19, 2009 4:17:46 pm BST Hacker437, on May 19, 2009 6:20:58 am BST 
 Report this message to moderators

Can you help me to connect the VB6 to MS Access 07... i just wan to know how to connect this...

Configuration: Windows XP
Firefox 3.0.1

Best answers for « How to connect VB6 to MS Access 07 » in :
Unable to connect the printer , Access Denied Show Unable 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 ...
Connected to the network but unable to access internet ShowConnected to the network but unable to access internet Issue Solution Notes Issue I'm having a problem access to the internet with IE/Mozilla firefox and i'm prompted by an error message saying cannot display web page. I can...
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...
VirtualBox: Setting an internet access for a Vista VM ShowVirtualBox: Setting an internet access for a Vista VM To use the Internet with Vista via VirtualBox under Ubuntu Gutsy (7.10), for example: Vista natively has no internet connection in VirtualBox (unlike XP) as Ethernet controller is...
Download Avanquest Connection Manager Free ShowWith the increasing development of wireless connection or Wifi, you can connect to internet almost anywhere. The only problem with this technology is that you must time configure your computer so that it can use the available network. Avanquest...
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...
Installing a VPN server in Windows XP ShowAdvantages of a VPN The set-up of a virtual private network enables the secure connection of remote computers through an unreliable connection (Internet), as if they were on the same local area network. This process is used by a variety of...
Introduction - Databases ShowWhat is a database? A database (abbreviated DB) is an entity in which data can be stored in a structured manner, with as little redundancy as possible. Different programs and different users must be able to use this data. Therefore, the concept of...

1

edhaddt, on May 23, 2009 2:52:25 am BST
  • +3
Reply to edhaddt

2

vimal, on Jun 5, 2009 7:27:37 am BST
  • +8

Sir,
i'm vimal and i having pc in ,my home and don't have any idea how to connect ms access plz help me ...
plz explain in a simple way... i WOULD LIKE TO KNOW about ms access detailS like filtering and security ....
I NEED HEPLP TO IMPROVE MY KNOWLEGDE AND

Reply to vimal

4

kdskjfh, on Aug 11, 2009 7:46:27 am BST
  • +1

No idea...

Reply to kdskjfh

3

shubhangi, on Aug 4, 2009 10:58:43 am BST
  • +2

How to connect VB6 to MS Access 07

Reply to shubhangi

7

shemmy, on Sep 10, 2009 6:43:39 am BST

Hie!
can anyone show me how to connect to access 07 using vb6.0?





/

Reply to shemmy

8

shemmy, on Sep 10, 2009 7:12:28 am BST
  • +1

Hie!
can anyone help me connect to access db 07 using vb6.0

Reply to shemmy

9

 Mukomana, on Oct 19, 2009 4:17:46 pm BST

I want to connect my vb project to ms access

Reply to Mukomana

5

gfgfg, on Aug 22, 2009 7:08:03 am BST
  • +1

Use ADODB connection oand Recordset object...for more details use www.freevbcode.com

Reply to gfgfg

6

gelo, on Sep 8, 2009 1:21:34 am BST

You cant.
try to convert you MS 2007 database which is on .accdb format, to .mdb 2000-2003 format :)
and use ado data control and datagrid control on connecting it to your database. :D

Reply to gelo