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 :
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...
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 ...
[VBA: VB6] Using excel from another application Show[VBA: VB6] Using excel from another application Here is a little routine to call Excel from VB6 or another Office application. Paste in a general module (eg Module1) In VBA>> Insert>> Module and paste in the window ... In VB6>>...
Download MYSQL to Access Database File Converter ShowTo handle Access database is more flexible than to handle MYSQL that is why it would be better to use this latter. To convert your database, Sanmaxi has edited a powerful tool to meet your needs. MYSQL to Access Database File Converter is a...
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...
Sharing an Internet connection ShowAdvantages If you have a local area network (two or more computers connected in a network) with one computer connected to the Internet (via a modem, using a cable, etc.), it may be useful to make the connection accessible to the other computers on...
How Bluetooth works ShowHow it works The Bluetooth standard, like WiFi, uses the FHSS technique (Frequency-Hopping Spread Spectrum), which involves splitting the frequency band of 2.402-2.480 GHz into 79 channels (called hops) each 1MHz wide, then transmitting the signal...

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
  • +10

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
  • +1

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