AccessBEginner
Programmer
In Access 2000, I have a table (TableA) and a link to a SQL Server 2000 table through ODBC (TableB). Each has a unique ID column resulting in a one-to-one relationship. I would like to know if I can create a permanent join (not by running a query) so that if I open TableA, the data from TableB will appear as well. Note: I have done this through a relationship, but I that is not the route I want to go. Any help would be appreciated.
Thanks.
Thanks.