hi,
We’re having database in SQL Server 2000 and we’ll need to connect to database(SQL server 2005 Express edition) through linked server – because distributed queries exist in stored procedures of SQL Server 2000 .
I doubt whether this will be possible if target database is in SQL Server 2005 express edition required or same SQL Server 2000 can able to create linked server?
Or
Can we create dynamice connection through "OPENROWSET" command?
Thanks for your help
ananda