PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Help-Joining two tables from two Access databases
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Help-Joining two tables from two Access databases
![]() |
Help-Joining two tables from two Access databases |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi all,
What is a good way to Join two tables from two Access databases in dotnet? Thanks in advance, Roy |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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! ************************************************* "Roy" <Roy@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 > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

