View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 08:01 PM
Jeremy Mack
 
Posts: n/a
Default Re: How to query two MS SQL DB's on the same server inside a Stored Procedure

well unfortunately I'm in SQL 7 so that option doesnt apply to me.

The only other way I can see around it, is taking the tables I need
available to all the db's and replicating them from one publishing db...

which is overkill, but because of the way the system is set up this is
the only other option i can think of aside from replication is trying to
get IT to updgrade to SQL 2000

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply With Quote