Results 1 to 5 of 5

Thread: Join 2 tables from 2 different access databases in vb.net

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2012
    Posts
    2

    Smile Join 2 tables from 2 different access databases in vb.net

    I am tying to build a COMMAND that joins two tables from two different access databases in vb.net, can anyone give me full example.

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

    Re: Join 2 tables from 2 different access databases in vb.net

    Welcome to the forums

    Join how?

    Are you trying to write an SQL query which would include an INNER/OUTER JOIN statement?
    Are you trying to take data from one table, and move/copy it into another table?
    Are you trying to do something completely different from two things I mentioned?

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2012
    Posts
    2

    Thumbs up Re: Join 2 tables from 2 different access databases in vb.net

    Thanks for your response

    I'm trying to write an SQL query which would include an INNER/OUTER JOIN statement


  4. #4
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,206

    Re: Join 2 tables from 2 different access databases in vb.net


  5. #5
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,206

    Re: Join 2 tables from 2 different access databases in vb.net

    Did you solve the problem? If not, you should try posting the question in 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