Re: How do I use OLEDB to link to a Visual FoxPro file
by "Douglas J. Steele" <NOSPAM_djsteele@[EMAIL PROTECTED]
>
Jul 29, 2008 at 05:22 PM
AFAIK, it's not possible to use OleDB to link tables in any version of
Access.
The only place where you can use OleDB is in code when defining an ADO
connection.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"vvenk" <vvenk@[EMAIL PROTECTED]
> wrote in message
news:43F6388A-0364-43D6-ADE8-1D1C52D43FAB@[EMAIL PROTECTED]
> Hello:
>
> I am trying to link a Visual FoxPro file into an Access 2008 database.
> Under
> External Data / More, I see a ODBC option but not a OLEDB option.
>
> Can somebody tell me how I can link this table using OLEDB?
>
> Thanks.
>
> Venki