Most RecentMost ViewedMost LikesLesson Learned #27: We would like to access tables from a database to another databaseFirst published on MSDN on Jul 29, 2017 It is very frequently, that our customers ask about how to access tables from a database to another database.Lesson Learned #9: sp_execute_fanout was deprecated and replaced by sp_execute_remoteFirst published on MSDN on Dec 28, 2016 Within Cross-Database Queries we have the option to run a procedure using parameters using sp_execute_fanout.