.Net / SQL 2005 file/mdf join between tables on 2 databases question [offtopic?]


.Net / SQL 2005 file/mdf join between tables on 2 databases question...
Author
Message
Fabian R Silva, -
Fabian R Silva, -
Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)Advanced StrataFrame User (869 reputation)
Group: StrataFrame Users
Posts: 153, Visits: 1.2K
I'm using sql 2000 and I not known some stuff about sql 2005, one of that are if it´s possible using mdf/file connection strings on sql 2005 if I can open two files and make only 1 t-sql statment with a inner join.



something like

DB1.MDF (Customers)

DB2.MDF (products)



and make something like:

select * from [db1.dbo.customers] C inner join [db2.dbo.products] on...... where...



It´s a crazy question but only I want to known if it´s posible :/



thanks



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search