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.
Printable View
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.
Welcome to the forums :wave:
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?
Thanks for your response
I'm trying to write an SQL query which would include an INNER/OUTER JOIN statement
:wave:
This might help http://www.vbforums.com/showthread.p...lect+databases
Did you solve the problem? If not, you should try posting the question in the "Database Development" forum.