Viewing 3 posts - 1 through 3 (of 3 total)
I Try:
select * from database2.dbo.table1
where id = @id
and don´t work
October 14, 2004 at 1:37 pm
All object in the database have "dbo" as owner, and I´m not using a Dynamic SQL, I´m using a SQL Like this:
select * from database2..table1
where id = @id
October 14, 2004 at 10:40 am
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy