I have two databases
1) Database1 (Master1, View on table1, view on table2, view on table3)
2) Database2 (Table1, Table2, Table3)
The above is self explanatory. Now, I have a table Master1 in database 1 which I want to link to the View on table1 of database 2
Sanjay Masawan