|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Help-Joining two tables from two Access databasesHi all,
What is a good way to Join two tables from two Access databases in dotnet? Thanks in advance, Roy 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 -- Show quoteGregory A. Beamer ************************************************* Think Outside the Box! ************************************************* "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 > > |
|||||||||||||||||||||||