Home All Groups Group Topic Archive Search About

Help-Joining two tables from two Access databases

Author
22 Jun 2006 5:07 PM
Roy
Hi all,

What is a good way to Join two tables from two Access databases in dotnet?
Thanks in advance,

Roy

Author
24 Jun 2006 12:56 AM
Cowboy (Gregory A. Beamer)
Join in a query or join by making a relationship?

As query is fairly obvious, I would assume a relationship: Use ALTER table
and create the relationship.

http://www.blueclaw-db.com/alter_table_ddl.htm

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Show quote
"Roy" <R**@discussions.microsoft.com> wrote in message
news:01186A43-A040-4A26-BCFD-8F7A146D199F@microsoft.com...
> Hi all,
>
> What is a good way to Join two tables from two Access databases in dotnet?
> Thanks in advance,
>
> Roy
>
>

AddThis Social Bookmark Button