Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Add a Visual Foxpro linked server

  • December 15, 2011

First Download the driver:
http://www.microsoft.com/downloads/en/details.aspx?familyid=e1a87d8f-2d58-491f-a0fa-95a3289c5fd4&displaylang=en

EXEC master.dbo.sp_addlinkedserver

@server = N'FOXPRO1',

@srvproduct=N'Microsoft Visual FoxPro OLE DB Data Provider',

@provider=N'VFPOLEDB',

@datasrc=N'C:\ycsoftware.dbc',

@provstr=N'VFPOLEDB.1'
Let's share thisShare on Facebook
Facebook
Tweet about this on Twitter
Twitter
Share on LinkedIn
Linkedin
  • Posted in: Databases, Foxpro, Programming
Next Post »
« Previous Post

Search

Recent Posts

  • No HDMI Audio Ubuntu 20.04 and Ubuntu 21.04 NUC Micro PC
  • Enable full-width as the default for new pages in Confluence Cloud (2021)
  • Unable to connect to an older MySQL version with MySQL Workbench 8
  • Mysql Load_File Returns Null
  • Certbot – Attempting to renew cert produced an unexpected error- Ubuntu 20.04

YCSoftware Recent Comments

thank you very much for posting this post, very helpful....
THANKS! FIXED the problem I was having!!! :) openSUSE LEAP 15.0 m...
perfect, thanks much...
thanks a lot...
Love it bro that worked for me thank you...
Same error, but on Mac, any ideas?...
Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...

Sponsors

YCSoftware
  • © 2023 Ycsoftware.net
Top