I have a SQL 2005 database, that has a couple of publications set up, to a SQL 2000 database on a seperate server.
Some of these tables are prefixed: company_live$TableName however, i can see some in the SQL 2000 db that are prefixed company_limited$TableName
I'm just wondering where these tables come from... is there any way to check where they are replicated from? I've checked the properties of the publications, to no avail
