Hi,
I was able to link an Access 2000 database successfully to SQL Server 2000 as a linked server, but when I try to use the four part name in the stored proc, I get the following error.
Invalid use of schema and/or catalog for OLE DB provider 'Microsoft.Jet.OLEDB.4.0'. A four-part name was supplied, but the provider does not expose the necessary interfaces to use a catalog and/or schema.
OLE DB error trace [Non-interface error].
Thank you,
Rushdi
I was able to link an Access 2000 database successfully to SQL Server 2000 as a linked server, but when I try to use the four part name in the stored proc, I get the following error.
Invalid use of schema and/or catalog for OLE DB provider 'Microsoft.Jet.OLEDB.4.0'. A four-part name was supplied, but the provider does not expose the necessary interfaces to use a catalog and/or schema.
OLE DB error trace [Non-interface error].
Thank you,
Rushdi