Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Openquery
Message
From
29/02/2004 19:55:51
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
00881389
Message ID:
00881923
Views:
46
Error 7399 OLE DB provider 'VFPOLEDB' reported an error.

OLE DB error trace [OLE/DB provider 'VFPOLEDB' IDBInitialize::Initialize returned 0x80004005: ]


I tried this with my copy of the VFP sample data and got the same error message. (So I've seen this with Fox 2.x free tables, one of my own DBC's, and now the VFP Sample Data.) I'm choosing the OLE DB provider for FoxPro when I create the Linked server in EM. I am only filling in the provider string (with the samples from this thread. All otehr fields are blank whencreating the Linked server. Is this the right thing to do?

Interestingly, I can create a linked server to my VFPDatabase using the "OLE DB provider for ODBC" and a DSN. (The same one that's failing with the VFP OLE DB provider.)

Guy







>Hi Guy,
>
>The UNC isn't required. It's prefferable to use UNC when referencing network drives so you don't have to map the for SQL Server login. What error do you get? Here's provider string I tetsed on Win2K PRO with SQL Server 2000 developer edition installed.
DRIVER={Microsoft Visual FoxPro Driver}; SourceType=DBC;
>SourceDB=H:\Program Files\microsoft visual foxpro 8\Samples\Data\testdata.dbc;
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform