
POSTED: Nov 21, 2005 2:24 PM (GMT)
How could I apply what you’ve suggested using code?
web.config (

POSTED: Nov 21, 2005 3:39 PM (GMT)
Yes, the userid you use to connect would need permissions to both databases and tables; but you connect to just one DB. Then the sql statement “select … from db.owner.table inner join db2.owner.table on …..” should work












