To connect VB Programming 6 and MS-Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zelalem
    New Member
    • Nov 2006
    • 19

    To connect VB Programming 6 and MS-Access

    Help me to connect VB Programming 6 and MS-Access without using ADODC.

    Thank you in advance
  • nhaztieh
    New Member
    • Aug 2007
    • 13

    #2
    we are having d same problem huhu.. but i want to use List View to call the database and i dont know how?..

    Comment

    • Dinesh kamath
      New Member
      • Aug 2007
      • 3

      #3
      Originally posted by Zelalem
      Help me to connect VB Programming 6 and MS-Access without using ADODC.

      Thank you in advance

      using datacontrol u can connect the ms access

      Comment

      • Dinesh kamath
        New Member
        • Aug 2007
        • 3

        #4
        Originally posted by nhaztieh
        we are having d same problem huhu.. but i want to use List View to call the database and i dont know how?..
        to connect database we r using adodc control. drag adodc control on the form right click on adodc then click on build connection

        Comment

        Working...