G
Guest
With a MakeTable query the resulting table is located on the Front End....
Is there a method to have it on BackEnd?
Is there a method to have it on BackEnd?
NetworkTrade said:With a MakeTable query the resulting table is located on the Front End....
Is there a method to have it on BackEnd?
With a MakeTable query the resulting table is located on the Front End....
NetworkTrade said:much thanks both;
the IN method raises question in my mind on the relative path depending on
location of each FE - - although I believe if one has UNC correct it is the
same for all....although I struggled with this once before for coding an
import and could never seem to get the path to work but that job went away
before I had the real need to resolve so was left with uncertainty overall -
- will revisit....
yes; definitely it does raise the question of why?...there is a chain of
queries and it makes troubleshooting/design alot easier having a table made
that is static (for lack of a better explanation) - and I have some doubt on
my method here...but taking it to an entirely separate mdb seems even further
complicated - and don't quite follow the logic on this approach...
this is an issue I don't find discussed in reference books and would welcome
general advice....thanks in advance...