<br>You can use 'unbound' forms, etc.. Create a connection to the remote data source and fire off queries. This requires more code, but is more straight foreward since it makes no assumptions about the status of linked tables. Further, if line conditions are a consideration use of Transactions when updating your remote tables would be prudent and/or necessary. Again more coding.<br><br>You may be able to get away with re-linking the tables (explicitly) upon launching the program while providing the means to refresh the links during program execution; as in checking table links prior to record writes; relinking when necessary.<br><br>Take a look at how to go about refreshing linked tables in code. <p>Amiel<br><a href=mailto:amielzz@netscape.net>amielzz@netscape.net</a><br><a href= > </a><br>