Results 1 to 5 of 5

Thread: [RESOLVED] How difficult would it be...

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    3

    Resolved [RESOLVED] How difficult would it be...

    to convert a program to use ADO?

    Background: I inherited a project (VB6 with SP6) that hasn't had a new release in about 6 or 7 years. It currently uses DAO and I made it compatible with Access versions up to 2003. However, I would like for the program to be compatible with at least Access 2007. I am a newbie to VB6.

    I appreciate any help

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How difficult would it be...

    Welcome to the forums

    How difficult it would be is directly proportional to how well you know ADO.

    If you know it well, then the difficutly factor is diminished.

    However, if it is a large project, it will be time consuming. I'm migrated projects from DAO to ADO before (years ago). You will be surprised at the number of data object (DAO or ADO) calls make in an average project.

    In a large one....phew. Takes a while...

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    3

    Re: How difficult would it be...

    Thanks

    Like I said, I'm a newbie, so not very well unfortunately. But I'm very willing to learn.

    Right now, we don't have a specific date for this to be completed and it's a decent sized program (large to me). Am I safe to assume that it will be worth while to do if we stay with VB6 and want to keep up with the Microsoft Access versions (as much as we can anyways)?

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    3

    Re: How difficult would it be...

    Also, any suggestions on references I could/should use for the syntax?

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How difficult would it be...

    There are several examples (and a tutorial) in the "Classic VB: ADO" section of our Database Development FAQs/Tutorials (at the top of the Database Development forum)

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