When using linked servers, I believe, all processing occurs on the calling server. For processing to occur on the linked server you would use OpenQuery.
A fundamental skill for DBAs is to have a firm understanding of the SQL Server database engine's system databases. Tim Chapman discusses these system databases. A fundamental skill for DBAs is to have ...
I've got an Access 2003 database linked to a SQL Server 2000 database. <BR><BR>In SQL Server (Enterprise Manager) - the field is listed as:<BR>Data Type: text, Length: 16, Allow Nulls = Yes<BR><BR>In ...