I have a linked table in my database, pointing to a table in a database on another machine.
Is there a method of checking if the table is available (i.e. that the other machine is switched on) so that I can display a warning message if it can't be contacted.
John



