We're in the middle of migrating from SQL 2000 to SQL 2008 R2.
Have everything almost complete except I cannot replicate a linked server we have in 2000 on 2008.
It's a linked Access database on our network.
The problem seems to be that on the SQL 2000 server I have the option to select Microsoft Jet 4.0 OLE DB Provider from the list of providers but that is not an option on the SQL 2008 server and any of the providers I do try and configure return an error.
The providers I have to choose from on the SQL 2008 server are as follows:
I had thought the simple solution would be to try and install the Jet provider but I can't find it anywhere.
Anyone know what I am missing here?
Thanks
Is the R2 instance 64bit by any chance? In that case you need to make sure you have the 64bit Jet drivers installed.