If I have a table of street address (STREET) in one database (LOCATIONS) and a table of hardware (EQUIPMENT) in another database (HARDWARE), is there anyway with SQL 2000 to run a query on the two tables? Let's assume the user is "dbo" and both fields are called "AddressID"
I thought this was possible, but I can't seem to get it to work. Both databases are on the same server...
Kevin
I thought this was possible, but I can't seem to get it to work. Both databases are on the same server...
Kevin