Viewing 4 posts - 1 through 4 (of 4 total)
SELECT *
FROM OPENQUERY (LS_ORACLE,'select * from oracletable')
Here LS_ORACLE is a linked server which has provider as "Oracle Provider for OLE DB" and datasource is system datasoruce which points to...
April 29, 2008 at 8:35 am
Thanks Chris.
Oh! I thought I was doing something wrong while removing the replication manually.
But if u have 500 + tables EM doesnt sound to be good idea.
Anyways thanks again.
November 8, 2007 at 8:22 pm
Hi
I was testing Tx replication from sql server 2005 to sql server 2000(push subscriber).
Testing was successful. I referred this article http://support.microsoft.com/kb/324401 to remove replication. But I still see...
November 8, 2007 at 8:56 am
Viewing 4 posts - 1 through 4 (of 4 total)