I have added an linked server from an SQL 2000 server to an SQL 2005 server which is a named instance. This has worked well until I have got to a table with a space in the name.
It seems to not be able to resolve the object, and causes an error on the query. Is this a known issue with linked servers, I can't find anything mentioning it and do not really want to have to rename a table, finding all references to it.
EDIT: I did use square brackets around the table name