Results 1 to 4 of 4

Thread: Reading data from a database

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169

    Reading data from a database

    Hello all,

    I'm wondering how I can read data from an access 2000 database using visual basic. Does anyone know how to do this? I tried to use the data control, but it wouldn't work :/

    Thanks in advance,

    Shell

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    There are several ways, it depends on what you want to w/ the data.
    First off, let me say that IMHO using the ADODC (data control) is a _bad_ idea... it causes more problems than it's worth.
    Using ADO would probably be a good way to go.
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169
    Aha, ok, does anyone happen to have a small example on how to start with this?

    Thanks in advance,

    Shell

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169
    Nevermind, got an example

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width