Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a linked server to VFP data in a diff fold
Message
From
27/05/2010 19:49:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2000
Application:
Desktop
Miscellaneous
Thread ID:
01466274
Message ID:
01466323
Views:
53
>How can I setup a linked server to get access to a VFP table (DBF) that does not reside in the same folder as the containing VFP database (DBC)?
>
>We are able to create linked servers to VFP databases but until now the DBF's have been in the same folder as the DBC.

Did you try:
Select * from OpenQuery(VFPLINK, 'select * from (''c:\myFolder\Mytable.dbf'')')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform