Re: Linked Server and OLEDB Problem



Hi Bill,

I tried this and it works for other tables

ie select * from DEMODATA.DEMODATA..BILLING

but when I do "select * from DEMODATA.DEMODATA..X$FILE" I get the
following:

OLE DB provider 'MSDASQL' returned an unexpected data length for the
fixed-length
column '[DEMODATA].[DEMODATA]..[X$FILE].Xf$Reserved'. The expected data
length is 10, while the returned data length is 0.

Is this possible to fix?

Thanks,

-d

.