Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OpenRowSet, VFPOleDB, and Stored procedures
Message
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01352350
Message ID:
01352496
Views:
23
It'll not work for VFP7 and later VFP tables because it uses VFP ODBC driver.

>
>Sorry to point the obvious, but, do they have the file stored on their 'C:\SPCTesterSrc\SFH\ALS_Tension_Data' folder.
>
>Anyway, the following statement always worked for me.
>
>
>SELECT * FROM 
>Openrowset(
>	'MSDASQL',
>	'DSN=Visual FoxPro Database;SourceDB=c:\MyFolder ;SourceType=DBF',
>	'select * from MyDbfTable'
>	)
>
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform