Results 1 to 2 of 2

Thread: VB6 - ADO find/seek

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    1
    Hello,

    I'm programming in VB6, 32-bits, under Windows 98.

    I first made a new MS ACCESS 2000 database with 6 tables. My problem is: now I'm trying to access it with a new VB6 application:
    I need to make a find/seek instruction on 4 different tables in the database, and then multiply the 4 results together.

    I don't wish to use any data contro, except if I need them, but I don't think so.

    Many thanks in advance for any help.

    Vincent


  2. #2
    Lively Member
    Join Date
    Dec 1999
    Location
    Karlsruhe, Germany
    Posts
    122
    How about learning some SQL and using a join?

    Roger

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