开发者

Add visual fox pro database as a linked server in Microsoft SQL

开发者 https://www.devze.com 2023-02-16 08:07 出处:网络
I have a Visual Fox Pro Database (.DCX file with associated .DBF files) that I\'m trying to convert 开发者_运维技巧to a more useful format, such as Microsoft SQL.

I have a Visual Fox Pro Database (.DCX file with associated .DBF files) that I'm trying to convert 开发者_运维技巧to a more useful format, such as Microsoft SQL.

How can I add a Visual Fox Pro database as a linked server, using Microsoft SQL Server Management Studio? The VFP database requires no login or password, as far as I can tell.

Thank you.

/edit: I would also be happy if I could figure out a way to access a Visual Fox Pro database through Access 2007 on Windows 7. I've installed the Visual Fox Pro OLE DB driver, and can pull tables one-at-a-time into excel, but I can't seem to use Access to access OLE DB resources.


See: How to add a Visual FoxPro database to SQL Server as a linked server

0

精彩评论

暂无评论...
验证码 换一张
取 消