I don't know about a view, but you can link the mdb's to SQL Server at least in SQL Server 2000. You would need to make sure that you have the correct permissions on the various servers, both from an NT and SQL Server point of view. After the servers/mdbs are linked you could write stored procedures to select data from the various databases. The stored procedures can be record sources on your forms.
If you need further assistance, post in the SQL Server Form.